Open main menu

Difference between revisions of "Gob Scripts"

87 bytes added ,  14:50, 28 March 2023
m
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 Write Data in a specfic File.
* 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===
2,059

edits