アクターデータを削除してコマンドウィンドウを移動するプラグイン – MrTS_EmptyMenu.js

タイトル
Removes actor data and moves command window.
作者名
ヘルプ
--------------------------------------------------------------------------------
Terms of Use
--------------------------------------------------------------------------------
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
--------------------------------------------------------------------------------
Version 1.0
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Version History
--------------------------------------------------------------------------------
1.0 - Release
パラメータ
param Show Gold Window
desc Show Gold Window? True/False
Default: True
default True

param Command X
desc Comannd Window's X position. Is evaluated.
Default: Graphics.boxWidth/2 - this._commandWindow.width/2
default Graphics.boxWidth/2 - this._commandWindow.width/2

param Command Y
desc Command Window's Y position. Is evaluated.
Default: Graphics.boxHeight/2 - this._commandWindow.height/2
default Graphics.boxHeight/2 - this._commandWindow.height/2

param Gold X
desc Gold Window's X position. Is evaluated.
Default: this._commandWindow.x
default this._commandWindow.x

param Gold Y
desc Gold Window's Y position. Is evaluated.
Default: this._commandWindow.y + this._commandWindow.height
default this._commandWindow.y + this._commandWindow.height

ライセンス表記
Free for commercial and non-commercial projects.

紹介ページ https://github.com/Trivel/RMMV/blob/master/MrTS_EmptyMenu.js