OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPC_SLOW
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
HotSpotSystem.java
63
public static final int
NPC_SLOW
= 29;
NPCComponent.java
167
if (hotSpot >= HotSpotSystem.HotSpotType.NPC_GO_RIGHT && hotSpot <= HotSpotSystem.HotSpotType.
NPC_SLOW
) {
406
case HotSpotSystem.HotSpotType.
NPC_SLOW
:
Completed in 41 milliseconds