Difference between revisions of "Manual"
From SolarStrike wiki
m (Protected "Manual" [edit=sysop:move=sysop]) |
|||
Line 26: | Line 26: | ||
| [[Misc Functions|Misc. Functions]] | | [[Misc Functions|Misc. Functions]] | ||
| Misc. functions | | Misc. functions | ||
+ | |- | ||
+ | | [[Sound Functions]] | ||
+ | | Functions for loading and playing sounds | ||
|- | |- | ||
| [[Library]] | | [[Library]] |
Revision as of 02:27, 2 August 2011
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 |
Sound Functions | Functions for loading and playing sounds |
Library | Various library information |
Modules | Information about the standard modules, and how to create your own. |
Virtual Keys | For use with keyboard related functions |