This is the complete list of members for Gob::Util, including all inherited members.
_fastMode (defined in Gob::Util) | Gob::Util | protected |
_frameRate (defined in Gob::Util) | Gob::Util | protected |
_frameWaitTime (defined in Gob::Util) | Gob::Util | protected |
_keyBuffer (defined in Gob::Util) | Gob::Util | protected |
_keyBufferHead (defined in Gob::Util) | Gob::Util | protected |
_keyBufferTail (defined in Gob::Util) | Gob::Util | protected |
_keyState (defined in Gob::Util) | Gob::Util | protected |
_mouseButtons (defined in Gob::Util) | Gob::Util | protected |
_startFrameTime (defined in Gob::Util) | Gob::Util | protected |
_vm (defined in Gob::Util) | Gob::Util | protected |
addKeyToBuffer(const Common::KeyState &key) (defined in Gob::Util) | Gob::Util | protected |
beep(int16 freq) (defined in Gob::Util) | Gob::Util | |
checkJoystick() (defined in Gob::Util) | Gob::Util | protected |
checkKey() (defined in Gob::Util) | Gob::Util | |
checkKey(int16 &key) (defined in Gob::Util) | Gob::Util | |
cleanupStr(char *str) (defined in Gob::Util) | Gob::Util | static |
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::Util | static |
delay(uint16 msecs) (defined in Gob::Util) | Gob::Util | |
deleteList(List *list) (defined in Gob::Util) | Gob::Util | static |
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::Util | protected |
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::Util | static |
keyBufferEmpty() (defined in Gob::Util) | Gob::Util | protected |
keyDown(const Common::Event &event) (defined in Gob::Util) | Gob::Util | protected |
keyPressed() (defined in Gob::Util) | Gob::Util | |
keyUp(const Common::Event &event) (defined in Gob::Util) | Gob::Util | protected |
listDropFront(List *list) (defined in Gob::Util) | Gob::Util | static |
listInsertBack(List *list, void *data) (defined in Gob::Util) | Gob::Util | static |
listInsertFront(List *list, void *data) (defined in Gob::Util) | Gob::Util | static |
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::Util | static |
replaceChar(char *str, char c1, char c2) (defined in Gob::Util) | Gob::Util | static |
setExtension(const Common::String &str, const Common::String &ext) (defined in Gob::Util) | Gob::Util | static |
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::Util | protected |
toCP850Lower(char cp850) | Gob::Util | static |
toCP850Upper(char cp850) | Gob::Util | static |
translateKey(const Common::KeyState &key) (defined in Gob::Util) | Gob::Util | protected |
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 |