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