#include <Scroll_gump.h>
Inheritance diagram for Scroll_gump:


Public Member Functions | |
| Scroll_gump (bool serp=false) | |
| virtual void | paint () |
Private Member Functions | |
| UNREPLICATABLE_CLASS_I (Scroll_gump, Text_gump(0)) | |
Definition at line 27 of file Scroll_gump.h.
| Scroll_gump::Scroll_gump | ( | bool | serp = false |
) |
Definition at line 33 of file Scroll_gump.cc.
References paint().
Here is the call graph for this function:

| Scroll_gump::UNREPLICATABLE_CLASS_I | ( | Scroll_gump | , | |
| Text_gump(0) | ||||
| ) | [private] |
| void Scroll_gump::paint | ( | ) | [virtual] |
Reimplemented from Gump.
Definition at line 44 of file Scroll_gump.cc.
Referenced by ActionAbout(), Scroll_gump(), KeyBinder::ShowCheatHelp(), KeyBinder::ShowHelp(), and SoundTester::test_sound().
1.5.1