#include <Ingredients.h>

Definition at line 93 of file Ingredients.h.
Public Member Functions | |
| MHCursorShape () | |
| virtual | ~MHCursorShape () |
| virtual const char * | ClassName () |
| virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
| virtual void | PrintMe (FILE *fd, int nTabs) const |
| MHCursorShape::MHCursorShape | ( | ) |
Definition at line 201 of file Ingredients.cpp.
| MHCursorShape::~MHCursorShape | ( | ) | [virtual] |
Definition at line 206 of file Ingredients.cpp.
| virtual const char* MHCursorShape::ClassName | ( | ) | [inline, virtual] |
| void MHCursorShape::Initialise | ( | MHParseNode * | p, | |
| MHEngine * | engine | |||
| ) | [virtual] |
| void MHCursorShape::PrintMe | ( | FILE * | fd, | |
| int | nTabs | |||
| ) | const [virtual] |
1.5.5