OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHotSpotByTile
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
HotSpotSystem.java
109
public int
getHotSpotByTile
(int tileX, int tileY) {
NPCComponent.java
165
final int hotSpot = hotSpotSystem.
getHotSpotByTile
(hitTileX, hitTileY);
Completed in 37 milliseconds