ScummVM API documentation
Cryo::EdenGame Class Reference

Public Member Functions

 EdenGame (CryoEngine *vm)
 
void run ()
 
object_tgetObjectPtr (int16 id)
 
void showObjects ()
 
void saveFriezes ()
 
void useBank (int16 bank)
 
void musicspy ()
 
void fademusica0 (int16 delay)
 
void wait (int howlong)
 
bool isObjectHere (int16 id)
 
void display ()
 
void setMouseCenterX (uint16 xpos)
 
void setMouseCenterY (uint16 ypos)
 
void stopMusic ()
 
uint16 getMouseCenterX ()
 
uint16 getMouseCenterY ()
 
bool dialoscansvmas (Dialog *dial)
 
void musique ()
 
void preloadDialogs (int16 vid)
 
Common::SeekableReadStreamloadSubStream (uint16 num)
 
bool personIsTalking ()
 
bool animationIsActive ()
 
byte * getImageDesc ()
 
byte * getPlaceRawBuf ()
 
byte getActionCursor (byte value)
 
int16 getNumTextLines ()
 
int16 getScrollPos ()
 
perso_tpersonSubtitles ()
 
int16 getGameIconY (int16 index)
 
int16 getGameIconX (int16 index)
 
byte * getGameDialogs ()
 
bool getSpecialTextMode ()
 
void setSpecialTextMode (bool value)
 
void setCursorSaved (bool cursorSaved)
 
bool getCursorSaved ()
 
bool getNoPalette ()
 
int16 getCurBankNum ()
 
byte * getCurKeepBuf ()
 
byte * getBankData ()
 
int16 getCurPosX ()
 
void setCurPosX (int16 xpos)
 
int16 getCurPosY ()
 
void setCurPosY (int16 ypos)
 
byte * getGlowBuffer ()
 
void setMusicFade (byte value)
 
bool isMouseHeld ()
 
void setMouseHeld ()
 
void setMouseNotHeld ()
 

Public Attributes

global_t_globals
 
CryoEngine_vm
 

The documentation for this class was generated from the following file: