Penguin
Blame: SDL_JoystickNumHats(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_JoystickNumHats(3) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 SDL_!JoystickNumHats
2 !!!SDL_!JoystickNumHats
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUE
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 SDL_!JoystickNumHats- Get the number of joystick hats
13 !!SYNOPSIS
14
15
16 __#include __
17
18
19 __int SDL_!JoystickNumHats__(__SDL_Joystick
20 *joystick__);
21 !!DESCRIPTION
22
23
24 Return the number of hats available from a previously opened
25 __SDL_Joystick__.
26 !!RETURN VALUE
27
28
29 Number of hats.
30 !!SEE ALSO
31
32
33 __SDL_!JoystickGetHat__,
34 __SDL_!JoystickOpen__
35 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.