Package-level declarations

Types

Link copied to clipboard
enum Button : Enum<Button>

Enum class representing the buttons on a joystick or game controller.

Link copied to clipboard
enum Dir8 : Enum<Dir8>

Enum representing the eight cardinal and intercardinal directions.

Link copied to clipboard

Enum representing the direction of rotation.

Link copied to clipboard
enum DirXY : Enum<DirXY>

Enum representing the four cardinal directions in the XY plane.

Link copied to clipboard
enum DirYZ : Enum<DirYZ>

Enum representing the four cardinal directions in the YZ plane.