OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHotSpotTestPoint
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
LifetimeComponent.java
30
private Vector2
mHotSpotTestPoint
;
40
mHotSpotTestPoint
= new Vector2();
51
mHotSpotTestPoint
.zero();
PlayerComponent.java
74
private Vector2
mHotSpotTestPoint
;
92
mHotSpotTestPoint
= new Vector2();
109
mHotSpotTestPoint
.zero();
Completed in 29 milliseconds