Changes

Jump to navigation Jump to search
2 bytes added ,  00:59, 23 June 2017
Line 212: Line 212:  
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>
 
<code>
struct gesture  
+
struct gesture {
 
:byte type;
 
:byte type;
 
:byte flags;
 
:byte flags;

Navigation menu