#include <Visible.h>
Public Member Functions | |
| MHHotSpot () | |
| virtual | ~MHHotSpot () |
| virtual const char * | ClassName () |
| virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
| virtual void | PrintMe (FILE *fd, int nTabs) const |
| virtual void | Display (MHEngine *) |
Definition at line 254 of file Visible.h.
| MHHotSpot::MHHotSpot | ( | ) |
Definition at line 1129 of file Visible.cpp.
| MHHotSpot::~MHHotSpot | ( | ) | [virtual] |
Definition at line 1134 of file Visible.cpp.
| virtual const char* MHHotSpot::ClassName | ( | ) | [inline, virtual] |
| void MHHotSpot::Initialise | ( | MHParseNode * | p, | |
| MHEngine * | engine | |||
| ) | [virtual] |
Reimplemented from MHButton.
Definition at line 1139 of file Visible.cpp.
| void MHHotSpot::PrintMe | ( | FILE * | fd, | |
| int | nTabs | |||
| ) | const [virtual] |
Reimplemented from MHButton.
Definition at line 1145 of file Visible.cpp.
| virtual void MHHotSpot::Display | ( | MHEngine * | ) | [inline, virtual] |
1.6.3