Rotation

object Rotation

Properties

DIAGONAL
Link copied to clipboard
const val DIAGONAL: Int = 0x1
EAST
Link copied to clipboard
const val EAST: Int = 0x2
NORTH
Link copied to clipboard
const val NORTH: Int = 0x1
SOUTH
Link copied to clipboard
const val SOUTH: Int = 0x3
WEST
Link copied to clipboard
const val WEST: Int = 0x0