Open main menu

Difference between revisions of "Gob Scripts"

2 bytes added ,  17:11, 28 March 2023
m
Line 37: Line 37:
* o7_readData reads a specfic File.
* o7_readData reads a specfic File.
* o5_deleteFile is for deleting a specfic File.
* o5_deleteFile is for deleting a specfic File.
* o2_checkData checks for a specfic File if its exists
* o2_checkData checks for a specfic File if its exists.
* o1_manageDataFile is for using the STK File or loading the next STK File into ScummVM.
* o1_manageDataFile is for using the STK File or loading the next STK File into ScummVM.
* o4_playVmdOrMusic is for playing a specfic VMD File that contains a Movie or Music.
* o4_playVmdOrMusic is for playing a specfic VMD File that contains a Movie or Music.
Line 91: Line 91:
* o1_blitCursor is for blitting the Cursor.
* o1_blitCursor is for blitting the Cursor.
* o3_getTotTextItemPart is for if you move the Cursor on a Item and the Text is getting displayed. It also used by o1_printTotText in a similar way.
* o3_getTotTextItemPart is for if you move the Cursor on a Item and the Text is getting displayed. It also used by o1_printTotText in a similar way.
* o2_readData is for reading Data from a File, in some cases from a .INF File
* o2_readData is for reading Data from a File, in some cases from a .INF File.


===Geisha Functions===
===Geisha Functions===
2,059

edits