Uses of Class
VASSAL.tools.imports.adc2.MapBoard.PlaceNameOrientation
Package | Description |
---|---|
VASSAL.tools.imports.adc2 |
-
Uses of MapBoard.PlaceNameOrientation in VASSAL.tools.imports.adc2
Methods in VASSAL.tools.imports.adc2 that return MapBoard.PlaceNameOrientation Modifier and Type Method Description static MapBoard.PlaceNameOrientation
MapBoard.PlaceNameOrientation. valueOf(String name)
Returns the enum constant of this type with the specified name.static MapBoard.PlaceNameOrientation[]
MapBoard.PlaceNameOrientation. values()
Returns an array containing the constants of this enum type, in the order they are declared.