Home
last modified time | relevance | path

Searched defs:tilesAcross (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DTiledVertexGrid.java62 final int tilesAcross = width / tileWidth; in generateGrid() local
134 final int tilesAcross = mWorld.getWidth(); in draw() local