Searched refs:NPC_GO_RIGHT (Results 1 – 2 of 2) sorted by relevance
50 public static final int NPC_GO_RIGHT = 16; field in HotSpotSystem.HotSpotType
167 …if (hotSpot >= HotSpotSystem.HotSpotType.NPC_GO_RIGHT && hotSpot <= HotSpotSystem.HotSpotType.NPC_… in update()339 case HotSpotSystem.HotSpotType.NPC_GO_RIGHT: in executeCommand()