Classes Window_DebugRange - hikipuro/rpgmakermv_ref GitHub Wiki
Window_DebugRange クラス
[クラス一覧 / rpg_windows.js]
(ver.1.6.2)
デバッグ画面のスイッチと変数のブロック選択
定義場所: rpg_windows.js
クラスの属性
- 継承元: Window_Selectable
メソッド
| 名前 | 説明 |
|---|---|
| initialize | |
| windowWidth | |
| windowHeight | |
| maxItems | |
| update | |
| mode | |
| topId | |
| refresh | |
| drawItem | |
| isCancelTriggered | |
| processCancel | |
| setEditWindow |
initialize
定義: initialize()
windowWidth
定義: windowWidth()
windowHeight
定義: windowHeight()
maxItems
定義: maxItems()
update
定義: update()
mode
定義: mode()
topId
定義: topId()
refresh
定義: refresh()
drawItem
定義: drawItem()
isCancelTriggered
定義: isCancelTriggered()
processCancel
定義: processCancel()
setEditWindow
定義: setEditWindow()