Difference between revisions of "Manual"
From SolarStrike wiki
Line 30: | Line 30: | ||
| Various library information | | Various library information | ||
|- | |- | ||
− | | | + | | [[Modules]] |
+ | | Information about the standard modules, and how to create your own. | ||
|- | |- | ||
| [[Virtual Keys]] | | [[Virtual Keys]] | ||
| For use with keyboard related functions | | For use with keyboard related functions | ||
|} | |} |
Revision as of 03:36, 15 November 2008
MicroMacro Online Manual
Mouse Control | Functions to control mouse movement and clicks |
Keyboard Control | Functions to control keyboard key presses and releases |
Process Functions | Functions to open, close, and find processes |
Memory Functions | Functions for reading and writing of memory |
Network Functions | Functions for sending and receiving data over TCP/IP |
Filesystem Functions | Functions for working with files and directories |
Timer Functions | Timer-related functions |
Misc. Functions | Misc. functions |
Library | Various library information |
Modules | Information about the standard modules, and how to create your own. |
Virtual Keys | For use with keyboard related functions |