Changes

Jump to navigation Jump to search
1 byte added ,  00:56, 23 June 2017
Line 211: Line 211:  
=== Gesture Functions ===
 
=== Gesture Functions ===
 
Gestures are defined by a struct known as the Gesture struct, which looks as so:<br/>
 
Gestures are defined by a struct known as the Gesture struct, which looks as so:<br/>
<code>struct gesture {
+
<code>
 +
struct gesture {
 
   byte type;
 
   byte type;
 
   byte flags;
 
   byte flags;

Navigation menu