log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
sdl-ios-xcode
annotate docs/man3/SDL_JoystickUpdate.3 @ 6:
332f458469f0
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Fixed 320x200 video mode on framebuffer console
author
Sam Lantinga <slouken@lokigames.com>
date
Thu, 26 Apr 2001 17:05:23 +0000 (2001-04-26)
parents
74212992fb08
children
55f1f1b3e27d
rev
line source
0
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
1
.TH "SDL_JoystickUpdate" "3" "Mon 12 Mar 2001, 01:03" "SDL" "SDL API Reference"
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
2
.SH "NAME"
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
3
SDL_JoystickUpdate\- Updates the state of all joysticks
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
4
.SH "SYNOPSIS"
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
5
.PP
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
6
\fB#include "SDL\&.h"
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
7
.sp
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
8
\fBvoid \fBSDL_JoystickUpdate\fP\fR(\fBvoid\fR);
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
9
.SH "DESCRIPTION"
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
10
.PP
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
11
Updates the state(position, buttons, etc\&.) of all open joysticks\&. If joystick events have been enabled with \fI\fBSDL_JoystickEventState\fP\fR then this is called automatically in the event loop\&.
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
12
.SH "SEE ALSO"
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
13
.PP
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
14
\fI\fBSDL_JoystickEventState\fP\fR
74212992fb08
Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff
changeset
+
−
15
...\" created by instant / docbook-to-man, Mon 12 Mar 2001, 01:03