Classes Game_Followers - hikipuro/rpgmakermv_ref GitHub Wiki
Game_Followers クラス
[クラス一覧 / rpg_objects.js]
(ver.1.6.2)
フォロワーの配列を扱う
定義場所: rpg_objects.js
関連項目
メソッド
名前 | 説明 |
---|---|
initialize | |
isVisible | |
show | |
hide | |
follower | |
forEach | |
reverseEach | |
refresh | |
update | |
updateMove | |
jumpAll | |
synchronize | |
gather | |
areGathering | |
visibleFollowers | |
areMoving | |
areGathered | |
isSomeoneCollided |