どこでもバージョンを表示することを可能にするプラグイン – RS_VersionLayer.js

タイトル
This plugin allows you to show up the version anywhere.
作者名
ヘルプ
-----------------------------------------------------------------------------
Plugin Commands
-----------------------------------------------------------------------------

The command is that shows a version text :
VersionLayer true

The command is that hides a version text :
VersionLayer false

-----------------------------------------------------------------------------
Version Log
-----------------------------------------------------------------------------
2015.12.13 (v1.0.0) - First Release
2016.08.23 (v1.0.1) - Fixed and Added Parameters.
2016.08.23 (v1.0.2) - Added position parameter.
パラメータ
param Version
desc Indicate the text with a version
default 1.0

param visible
type boolean
desc set whether the version shows up on the screen
default true

param --- Font

param textSize
parent --- Font
desc Specify a size of the version text
default 14

param textColor
parent --- Font
desc Specify a color of the version text
default rgb(56, 150, 119)

param outlineColor
parent --- Font
desc Specify a outline color of the version text
default rgb(255, 255, 255)

param outlineWidth
parent --- Font
desc Specify a outline width of the version text
default 2

param defaultText
parent --- Font
desc Specify the prefix in front a text
default Version :

param textAlign
parent --- Font
type select
desc Sets up a text align as you want
default right
option left
option center
option right

param opacity
parent --- Font
type number
desc Sets up the text opacity
default 255
min 0
max 255

param -- Position

param Position
parent -- Position
type select
desc Specify either 'Bottom' or 'Top' positions.
default Bottom
option Bottom
option Top

ライセンス表記
  • MIT License
The MIT License
Copyright (c) 2015 biud436
Free for commercial and non commercial use.

紹介ページ https://github.com/biud436/MV/blob/master/RS_VersionLayer.js