@ue-too/board-game-engine / index / ZoneHasEntitiesNumberRangePrecondition
クラス: ZoneHasEntitiesNumberRangePrecondition
定義: zone-system/precondition.ts:49
実装
コンストラクター
コンストラクター
new ZoneHasEntitiesNumberRangePrecondition(
_coordinator,_zoneEntity,_minCount,_maxCount):ZoneHasEntitiesNumberRangePrecondition
定義: zone-system/precondition.ts:50
パラメータ
_coordinator
Coordinator
_zoneEntity
number
_minCount
number
_maxCount
number
戻り値
ZoneHasEntitiesNumberRangePrecondition
メソッド
check()
check():
boolean
定義: zone-system/precondition.ts:57
戻り値
boolean