Searched refs:setFlipVertically (Results 1 - 3 of 3) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/
H A DTiledMapTileLayer.java135 public Cell setFlipVertically (boolean flipVertically) { method in class:TiledMapTileLayer.Cell
H A DBaseTmxMapLoader.java288 cell.setFlipVertically(true);
293 cell.setFlipVertically(flipVertically);
/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/objects/
H A DTiledMapTileMapObject.java59 public void setFlipVertically (boolean flipVertically) { method in class:TiledMapTileMapObject

Completed in 543 milliseconds