Home
last modified time | relevance | path

Searched refs:NPC_SLOW (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java63 public static final int NPC_SLOW = 29; field in HotSpotSystem.HotSpotType
DNPCComponent.java167 …tSpot >= HotSpotSystem.HotSpotType.NPC_GO_RIGHT && hotSpot <= HotSpotSystem.HotSpotType.NPC_SLOW) { in update()
406 case HotSpotSystem.HotSpotType.NPC_SLOW: in executeCommand()