StructureRotation

enum StructureRotation

Types of rotations.

Entries

NONE
Link copied to clipboard
ROTATION_90
Link copied to clipboard
ROTATION_180
Link copied to clipboard
ROTATION_270
Link copied to clipboard

Functions

valueOf
Link copied to clipboard
open fun valueOf(name: String): StructureRotation
values
Link copied to clipboard
open fun values(): Array<StructureRotation>