| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| integer |
|
||
|
|||
| boolean |
|
||
|
|||
_numScriptsQueued = 0
|
|||
_lastScriptTime = 0
|
|||
_lastScriptRef = Nonehash(x) |
|||
_lastScriptCount = 0
|
|||
_isScriptRunning = False
|
|||
|
|||
Executes a given script (function) passing it the given gesture. It also keeps track of the execution of duplicate scripts with in a certain amount of time, and counts how many times this happens. Use getLastScriptRepeatCount to find out this count value.
|
The count of how many times the most recent script has been executed. This should only be called from with in a script.
|
Finds out if the given script is equal to the script that isCurrentScript is being called from.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:51 2011 | http://epydoc.sourceforge.net |