2,172
edits
CrystalBen (talk | contribs) m (→Functions) |
CrystalBen (talk | contribs) m (→Functions) |
||
Line 33: | Line 33: | ||
===Functions=== | ===Functions=== | ||
* o2_getFreeMem is for keeping up Memory (RAM) to dont produce any out of memory problems. on PCs that have low Memory. | * o2_getFreeMem is for keeping up Memory (RAM) to dont produce any out of memory problems. on PCs that have low Memory. | ||
* o2_writeData is for | * o2_writeData is for write Data in a specfic File. | ||
* o7_copyFile copy a File to a other Directory. | * o7_copyFile copy a File to a other Directory. | ||
* o7_readData reads a specfic File. | * o7_readData reads a specfic File. | ||
Line 83: | Line 83: | ||
* o1_animatePalette is for selecting for the Animation the correct Palette. | * o1_animatePalette is for selecting for the Animation the correct Palette. | ||
* o1_animateCursor is for animate the Cursor. | * o1_animateCursor is for animate the Cursor. | ||
* o1_clearCursorAnim is for clearing the Cursor Animation for the next initialization. | |||
===Geisha Functions=== | ===Geisha Functions=== |
edits