#include <BaseClasses.h>
Definition at line 303 of file BaseClasses.h.
Public Member Functions | |
| MHPointArg () | |
| void | Initialise (MHParseNode *p, MHEngine *engine) |
| void | PrintMe (FILE *fd, int nTabs) const |
Public Attributes | |
| MHGenericInteger | x |
| MHGenericInteger | y |
| MHPointArg::MHPointArg | ( | ) | [inline] |
Definition at line 305 of file BaseClasses.h.
| void MHPointArg::Initialise | ( | MHParseNode * | p, | |
| MHEngine * | engine | |||
| ) |
| void MHPointArg::PrintMe | ( | FILE * | fd, | |
| int | nTabs | |||
| ) | const |
Definition at line 535 of file BaseClasses.cpp.
Definition at line 308 of file BaseClasses.h.
Referenced by Initialise(), MHDrawPoly::Perform(), and PrintMe().
Definition at line 308 of file BaseClasses.h.
Referenced by Initialise(), MHDrawPoly::Perform(), and PrintMe().
1.5.5