#include <Ellipse.h>
Inheritance diagram for VEllipse:
Public Methods | |
VEllipse () | |
VEllipse (VShape *) | |
VShape* | Clone () |
Return a copy of the shape. | |
virtual string | Identify () const |
Identifies the class. | |
Flash Output | |
virtual FShapeRec* | FlashSDKCreateShapeRecordForThisPoint (int *pnPoint, VPoint *ptCurrent) |
Adds the polyline's shape records when used in VShape::FlashSDKPushFrame. | |
Drawing | |
virtual void | Draw (ScreenState *, AppState *pApp) |
Draw the shape to the screen. |