Difference between revisions of "Manual"
From SolarStrike wiki
m |
|||
Line 38: | Line 38: | ||
| For use with keyboard related functions | | For use with keyboard related functions | ||
|} | |} | ||
+ | |||
+ | |||
+ | ==Additional Information== | ||
+ | [[Lua License]] |
Revision as of 13:24, 2 September 2009
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 |