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