ScummVM API documentation
Gob::PreGob Member List

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

_vm (defined in Gob::PreGob)Gob::PreGobprotected
addCursor()Gob::PreGobprotected
ANIList typedef (defined in Gob::PreGob)Gob::PreGobprotected
beep(int16 frequency, int32 length)Gob::PreGobprotected
checkInput(int16 &mouseX, int16 &mouseY, MouseButtons &mouseButtons)Gob::PreGobprotected
clearAnim(ANIObject &anim)Gob::PreGobprotected
clearAnim(const ANIList &anims)Gob::PreGobprotected
clearScreen() (defined in Gob::PreGob)Gob::PreGobprotected
drawAnim(ANIObject &anim)Gob::PreGobprotected
drawAnim(const ANIList &anims)Gob::PreGobprotected
endFrame(bool doInput)Gob::PreGobprotected
fadeIn()Gob::PreGobprotected
fadeOut()Gob::PreGobprotected
fixTXTStrings(TXTFile &txt) constGob::PreGobprotectedvirtual
freeAnims(ANIList &anims) const (defined in Gob::PreGob)Gob::PreGobprotected
freeSounds()Gob::PreGobprotected
getLocFile(const Common::String &file) constGob::PreGobprotected
hasInput()Gob::PreGobprotected
hideCursor()Gob::PreGobprotected
initScreen()Gob::PreGobprotected
isCursorVisible() constGob::PreGobprotected
kLanguageSuffixLong (defined in Gob::PreGob)Gob::PreGobprotectedstatic
kLanguageSuffixShort (defined in Gob::PreGob)Gob::PreGobprotectedstatic
loadAnims(ANIList &anims, ANIFile &ani, uint count, const AnimProperties *props) const (defined in Gob::PreGob)Gob::PreGobprotected
loadGCT(const Common::String &gctFile) const (defined in Gob::PreGob)Gob::PreGobprotected
loadSounds(const char *const *sounds, uint soundCount)Gob::PreGobprotected
loadTXT(const Common::String &txtFile, TXTFile::Format format) constGob::PreGobprotected
playSound(uint sound, int16 frequency=0, int16 repCount=0)Gob::PreGobprotected
playSoundFile(const Common::String &file, int16 frequency=0, int16 repCount=0, bool interruptible=true)Gob::PreGobprotected
PreGob(GobEngine *vm) (defined in Gob::PreGob)Gob::PreGob
redrawAnim(ANIObject &anim)Gob::PreGobprotected
redrawAnim(const ANIList &anims)Gob::PreGobprotected
removeCursor()Gob::PreGobprotected
run()=0 (defined in Gob::PreGob)Gob::PreGobpure virtual
setAnim(ANIObject &anim, const AnimProperties &props) const (defined in Gob::PreGob)Gob::PreGobprotected
setCursor(Surface &sprite, int16 hotspotX, int16 hotspotY)Gob::PreGobprotected
setCursor(Surface &sprite, int16 left, int16 top, int16 right, int16 bottom, int16 hotspotX, int16 hotspotY)Gob::PreGobprotected
setPalette(const byte *palette, uint16 size)Gob::PreGobprotected
showCursor()Gob::PreGobprotected
stopSound()Gob::PreGobprotected
waitInput(int16 &mouseX, int16 &mouseY, MouseButtons &mouseButtons)Gob::PreGobprotected
waitInput()Gob::PreGobprotected
~PreGob() (defined in Gob::PreGob)Gob::PreGobvirtual