UP_LEFT

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun opposite(): Dir8

Returns the opposite direction of the current Dir8 value.

Link copied to clipboard
fun rotate(dirRotate: DirRotate): Dir8

Rotates the current direction based on the given DirRotate direction.

Link copied to clipboard
fun toDirYZ(dirRotate: DirRotate): DirYZ

Converts the current Dir8 value to the corresponding DirYZ value based on the given DirRotate direction.