OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GO_RIGHT
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
HotSpotSystem.java
31
public static final int
GO_RIGHT
= 0;
PatrolComponent.java
105
|| hotSpot == HotSpotType.
GO_RIGHT
) && targetVelocityX <= 0.0f;
Completed in 24 milliseconds