Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
SDL
SDL.Joystick
Methods
create()
get_axis()
get_ball()
get_button()
get_hat()
index()
name()
num_axes()
num_balls()
num_buttons()
num_hats()
SDL.Joystick()->create()
SDL.Joystick()->get_ball()
Method SDL.Joystick()->get_axis()
Method
get_axis
float
get_axis
(
int
axis
)
FIXME
Document this function