diff options
Diffstat (limited to 'manuals/chickadee/Input-Devices.html')
-rw-r--r-- | manuals/chickadee/Input-Devices.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manuals/chickadee/Input-Devices.html b/manuals/chickadee/Input-Devices.html index 388387c..b3baf96 100644 --- a/manuals/chickadee/Input-Devices.html +++ b/manuals/chickadee/Input-Devices.html @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> -<!-- Copyright (C) 2017-2020 David Thompson davet@gnu.org +<!-- Copyright (C) 2017-2021 David Thompson davet@gnu.org Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 @@ -85,7 +85,7 @@ ul.no-bullet {list-style: none} Next: <a href="Window-Manipulation.html" accesskey="n" rel="next">Window Manipulation</a>, Previous: <a href="The-Game-Loop.html" accesskey="p" rel="prev">The Game Loop</a>, Up: <a href="Kernel.html" accesskey="u" rel="up">Kernel</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html" title="Index" rel="index">Index</a>]</p> </div> <hr> -<span id="Input-Devices-1"></span><h4 class="subsection">2.1.2 Input Devices</h4> +<span id="Input-Devices-1"></span><h4 class="subsection">5.1.2 Input Devices</h4> <p>While <code>run-game</code> provides hooks for mouse/keyboard/controller input events, it is often necessary to query input devices for their |