HomeSort by relevance Sort by last modified time
    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 76 milliseconds