Searched defs:getHitTileY (Results 1 - 1 of 1) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ | ||
H A D | HotSpotSystem.java | 101 final int yTile = getHitTileY(worldY); 129 public final int getHitTileY(float worldY) { method in class:HotSpotSystem |
Completed in 109 milliseconds