ProtoZed  awesome branch
A simple but powerful game framework
Enumerations
PZ::Joy Namespace Reference

Enumerations

enum  Axis {
  AxisX, AxisY, AxisZ, AxisR,
  AxisU, AxisV, AxisPOV, AxisCount
}
 
enum  { Count = 4, ButtonCount = 32 }
 

Enumeration Type Documentation

anonymous enum
Enumerator:
Count 

Total number of supported joysticks.

ButtonCount 

Total number of supported joystick buttons.

Enumerator:
AxisX 
AxisY 
AxisZ 
AxisR 
AxisU 
AxisV 
AxisPOV 
AxisCount