Update documentation for mouse events.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / index.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Enjoyable Help</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7 <meta name="AppleTitle" content="com.yukkurigames.Enjoyable.help" />
8 <meta name="AppleIcon" content="gfx/Icon.png" />
9 <meta name="robots" content="anchors" />
10 <link href="sty/default.css" rel="stylesheet" type="text/css" media="all"/>
11 </head>
12
13 <body>
14 <a name="home"></a>
15
16 <div id="navbox">
17 <div id="navrightbox">
18 </div>
19 </div>
20
21 <div id="headerbox">
22 <div id="iconbox">
23 <img id="iconimg" src="gfx/Icon.png" alt="Enjoyable Icon" height="32" width="32"/>
24 </div>
25 <div id="pagetitlebox">
26 <h1>Enjoyable Help</h1>
27 </div>
28 </div>
29
30 <p style="margin-bottom: 2em">
31 Enjoyable helps you use a joystick or gamepad to control
32 applications which normally require a keyboard and mouse.
33 </p>
34
35 <div style="display: table-cell; width: 40%; padding-right: 1em">
36 <p>
37 <a href="help:anchor='whatsnew' bookID='com.yukkurigames.Enjoyable.help'">
38 What's New in 1.1?
39 </a>
40 </p>
41 <h3>Quick Start</h3>
42 <ul>
43 <li>Connect a joystick or gamepad.</li>
44 <li>Press a button on it, then the keyboard key you want to use.</li>
45 <li>Press the ▶ button in the upper-right.</li>
46 <li>Start up your game and use your gamepad!</li>
47 </ol>
48 </div>
49
50 <div style="display: table-cell; width: 60%; border-left: solid #666 1px; padding-left: 1em; margin-top: 1em">
51 <p>
52 <a href="help:anchor='keyboard' bookID='com.yukkurigames.Enjoyable.help'">
53 Keyboard Events
54 </a><br />
55 Map buttons to keys on a keyboard.
56 </p>
57 <p>
58 <a href="help:anchor='mouse' bookID='com.yukkurigames.Enjoyable.help'">
59 Mouse Events
60 </a><br />
61 Use axes and buttons to simulate a mouse.
62 </p>
63 <p>
64 <a href="help:anchor='mappings' bookID='com.yukkurigames.Enjoyable.help'">
65 Application Mappings
66 </a><br />
67 Create and share mappings for different applications.
68 </p>
69 <p>
70 <a href="help:anchor='problems' bookID='com.yukkurigames.Enjoyable.help'">
71 Troubleshooting
72 </a><br />
73 Assistance for common problems.
74 </p>
75 </div>
76
77 <p style="border-top: #777 solid 1px; text-align: center; margin-top: 2em">
78 <a class="weblink" href="help:anchor='boring' bookID='com.yukkurigames.Enjoyable.help'">
79 license</a>
80 -
81 <a class="weblink" href="http://yukkurigames.com/enjoyable">
82 website</a>
83 </p>
84
85 </body>
86 </html>