@ue-too/board-game-engine / index / ZoneHasEntityIndexPrecondition
クラス: ZoneHasEntityIndexPrecondition
定義: zone-system/precondition.ts:71
実装
コンストラクター
コンストラクター
new ZoneHasEntityIndexPrecondition(
_coordinator,_zoneEntity,_entity,_index):ZoneHasEntityIndexPrecondition
定義: zone-system/precondition.ts:72
パラメータ
_coordinator
Coordinator
_zoneEntity
number
_entity
number
_index
number
戻り値
ZoneHasEntityIndexPrecondition
メソッド
check()
check():
boolean
定義: zone-system/precondition.ts:79
戻り値
boolean