GameApp.axisEvent

Called if an axis input event has occured. Note: This function will be changed once I move input handling and output screen handling to iota.

class GameApp
public
void
axisEvent
(
uint id
,
BindingCode code
,,
float value
)

Meta