src/joystick

Search:
Group by:
Source   Edit  

TODO: make these usable, such as eButton:orxJOYSTICK_BUTTON = orxJOYSTICK_GET_BUTTON(button, id)

Templates

template orxJOYSTICK_GET_AXIS(AXIS, ID: untyped): untyped
Source   Edit  
template orxJOYSTICK_GET_BUTTON(BUTTON, ID: untyped): untyped
Source   Edit  
template orxJOYSTICK_GET_ID_FROM_AXIS(AXIS: untyped): untyped
Source   Edit  
template orxJOYSTICK_GET_ID_FROM_BUTTON(BUTTON: untyped): untyped
Source   Edit