MouseGestures: Difference between revisions

m
no edit summary
*>Janik
(Copied docs from thread)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Thread|26922|Mouse Gesture system module}} by Besh.
'''''Mouse Gesture system module''''' is an input module created by Besh.
{{Module|Input}}
 


=== Abstract ===
The idea of this system was born when I start to work to "Child of the Moon". I coded this to cast spell in a way that looks like "Black & White" miracles.
The idea of this system was born when I start to work to "Child of the Moon". I coded this to cast spell in a way that looks like "Black & White" miracles.


This first version recognizes 20 different gestures (4 lines, 8 circles, 8 arrows).
This first version recognizes 20 different gestures (4 lines, 8 circles, 8 arrows).


=== Code ===
<pre>
<pre>
// Script header for module 'Mouse Gesture System'
// Script header for module 'Mouse Gesture System'
Line 117: Line 117:


</pre>
</pre>
== Link ==
* {{thread|Mouse Gesture system module|26922}}
{{Module|Input}}
190

edits