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