Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/objects/
DTiledMapTileMapObject.java59 public void setFlipVertically (boolean flipVertically) { in setFlipVertically() method in TiledMapTileMapObject
/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/
DTiledMapTileLayer.java135 public Cell setFlipVertically (boolean flipVertically) { in setFlipVertically() method in TiledMapTileLayer.Cell