Mouse
Mouse
This modules is here to create API with user mouse by providing some functionality that JS or JQuery don't bring to you.
like all other System modules the classes here can be only ones.
Note: this module is still light and might not be interesting for now.
Module Details
Variables (Members):
Name |
Type |
Default Value |
Description |
mouse |
|
Variable that contain the Mouse class that you load (only one mouse can be load, if you want to launch it call the AddMouse function to Initialized the mouse). |
|
initialized |
Boolean |
false |
Boolean used to check if the mouse class has already been Initialized. |
Functions:
Name |
Arguments |
Return |
Description |
AddMouse |
|
None |
This function check if the module has been loaded and if it has never been called. If all the condition has been fulfill then it Initialized the mouse class (note the class has been instanced during the Call function of the MainClass. |
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents