Package | Description |
---|---|
org.mini2Dx.tiled |
Modifier and Type | Method and Description |
---|---|
Orientation |
TiledMap.getOrientation()
Returns the
Orientation of this map |
static Orientation |
Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.