ScummVM API documentation
Gob::Util Member List

This is the complete list of members for Gob::Util, including all inherited members.

_fastMode (defined in Gob::Util)Gob::Utilprotected
_frameRate (defined in Gob::Util)Gob::Utilprotected
_frameWaitTime (defined in Gob::Util)Gob::Utilprotected
_keyBuffer (defined in Gob::Util)Gob::Utilprotected
_keyBufferHead (defined in Gob::Util)Gob::Utilprotected
_keyBufferTail (defined in Gob::Util)Gob::Utilprotected
_keyState (defined in Gob::Util)Gob::Utilprotected
_mouseButtons (defined in Gob::Util)Gob::Utilprotected
_startFrameTime (defined in Gob::Util)Gob::Utilprotected
_vm (defined in Gob::Util)Gob::Utilprotected
addKeyToBuffer(const Common::KeyState &key) (defined in Gob::Util)Gob::Utilprotected
beep(int16 freq) (defined in Gob::Util)Gob::Util
checkJoystick() (defined in Gob::Util)Gob::Utilprotected
checkKey() (defined in Gob::Util)Gob::Util
checkKey(int16 &key) (defined in Gob::Util)Gob::Util
cleanupStr(char *str) (defined in Gob::Util)Gob::Utilstatic
clearKeyBuf() (defined in Gob::Util)Gob::Util
clearPalette() (defined in Gob::Util)Gob::Util
cutFromStr(char *str, int16 from, int16 cutlen) (defined in Gob::Util)Gob::Utilstatic
delay(uint16 msecs) (defined in Gob::Util)Gob::Util
deleteList(List *list) (defined in Gob::Util)Gob::Utilstatic
forceMouseUp(bool onlyWhenSynced=false) (defined in Gob::Util)Gob::Util
getFrameRate() (defined in Gob::Util)Gob::Util
getKey() (defined in Gob::Util)Gob::Util
getKeyFromBuffer(Common::KeyState &key) (defined in Gob::Util)Gob::Utilprotected
getKeyState() const (defined in Gob::Util)Gob::Util
getMouseState(int16 *pX, int16 *pY, MouseButtons *pButtons) (defined in Gob::Util)Gob::Util
getRandom(int16 max) (defined in Gob::Util)Gob::Util
getTimeKey() (defined in Gob::Util)Gob::Util
initInput() (defined in Gob::Util)Gob::Util
insertStr(const char *str1, char *str2, int16 pos) (defined in Gob::Util)Gob::Utilstatic
keyBufferEmpty() (defined in Gob::Util)Gob::Utilprotected
keyDown(const Common::Event &event) (defined in Gob::Util)Gob::Utilprotected
keyPressed() (defined in Gob::Util)Gob::Util
keyUp(const Common::Event &event) (defined in Gob::Util)Gob::Utilprotected
listDropFront(List *list) (defined in Gob::Util)Gob::Utilstatic
listInsertBack(List *list, void *data) (defined in Gob::Util)Gob::Utilstatic
listInsertFront(List *list, void *data) (defined in Gob::Util)Gob::Utilstatic
longDelay(uint16 msecs) (defined in Gob::Util)Gob::Util
notifyNewAnim() (defined in Gob::Util)Gob::Util
notifyPaused(uint32 duration) (defined in Gob::Util)Gob::Util
processInput(bool scroll=false) (defined in Gob::Util)Gob::Util
readString(Common::SeekableReadStream &stream, int n)Gob::Utilstatic
replaceChar(char *str, char c1, char c2) (defined in Gob::Util)Gob::Utilstatic
setExtension(const Common::String &str, const Common::String &ext) (defined in Gob::Util)Gob::Utilstatic
setFrameRate(int16 rate) (defined in Gob::Util)Gob::Util
setMousePos(int16 x, int16 y) (defined in Gob::Util)Gob::Util
setScrollOffset(int16 x=-1, int16 y=-1) (defined in Gob::Util)Gob::Util
toCP850(uint16 latin1) (defined in Gob::Util)Gob::Utilprotected
toCP850Lower(char cp850)Gob::Utilstatic
toCP850Upper(char cp850)Gob::Utilstatic
translateKey(const Common::KeyState &key) (defined in Gob::Util)Gob::Utilprotected
Util(GobEngine *vm) (defined in Gob::Util)Gob::Util
waitEndFrame(bool handleInput=true) (defined in Gob::Util)Gob::Util
waitMouseDown() (defined in Gob::Util)Gob::Util
waitMouseRelease(char drawMouse) (defined in Gob::Util)Gob::Util
waitMouseUp() (defined in Gob::Util)Gob::Util