Public Member Functions | |
virtual void | setCenter (int x1, int y1, int x2, int y2) |
virtual void | createRegion () |
virtual bool | pointInRegion (int x, int y) |
Public Member Functions inherited from NGI::CObject | |
virtual bool | load (MfcArchive &in) |
virtual void | save (MfcArchive &out) |
bool | loadFile (const Common::Path &fname) |
Public Attributes | |
PointList | _points |
Public Attributes inherited from NGI::CObject | |
ObjType | _objtype |
uint | _cnum |