Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_JoystickGetButton(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!JoystickGetButton !!!SDL_!JoystickGetButton NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO ---- !!NAME SDL_!JoystickGetButton- Get the current state of a given button on a given joystick !!SYNOPSIS __#include __ __Uint8 SDL_!JoystickGetButton__(__SDL_Joystick *joystick, int button__); !!DESCRIPTION SDL_!JoystickGetButton returns the current state of the given __button__ on the given __joystick__. !!RETURN VALUE __1__ if the button is pressed. Otherwise, __0__. !!SEE ALSO __SDL_!JoystickNumButtons__ ----
One page links to
SDL_JoystickGetButton(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.