summaryrefslogtreecommitdiff
path: root/doc/api/input.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/input.texi')
-rw-r--r--doc/api/input.texi21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/api/input.texi b/doc/api/input.texi
new file mode 100644
index 0000000..ad83b1e
--- /dev/null
+++ b/doc/api/input.texi
@@ -0,0 +1,21 @@
+@node Input
+@section Input
+
+Sly can handle user input from a keyboard, mouse, or joystick. The
+input modules expose signals that represent various input
+events (@pxref{Signals}).
+
+@menu
+* Keyboard:: Clack clack.
+* Mouse:: Exercise the rodent.
+* Joystick:: Wee!
+@end menu
+
+@node Keyboard
+@subsection Keyboard
+
+@node Mouse
+@subsection Mouse
+
+@node Joystick
+@subsection Joystick