DisplayEllipse Class Reference

#include <gameevents.h>

Inheritance diagram for DisplayEllipse:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DisplayEllipse ()
 DisplayEllipse (int x1_, int y1_, int x2_, int y2_, bool alignRight_, bool alignBottom_)
void readData (tnstream &stream)
void writeData (tnstream &stream)
void execute (MapDisplayInterface *md)
void setup ()
ASCString getName () const

Detailed Description

Definition at line 618 of file gameevents.h.


Constructor & Destructor Documentation

DisplayEllipse::DisplayEllipse (  )  [inline]

Definition at line 623 of file gameevents.h.

DisplayEllipse::DisplayEllipse ( int  x1_,
int  y1_,
int  x2_,
int  y2_,
bool  alignRight_,
bool  alignBottom_ 
) [inline]

Definition at line 626 of file gameevents.h.


Member Function Documentation

void DisplayEllipse::readData ( tnstream stream  )  [virtual]

Implements EventAction.

Definition at line 1366 of file gameevents.cpp.

References tnstream::readInt(), and versionTest().

void DisplayEllipse::writeData ( tnstream stream  )  [virtual]

Implements EventAction.

Definition at line 1377 of file gameevents.cpp.

References tnstream::writeInt().

void DisplayEllipse::execute ( MapDisplayInterface md  )  [virtual]

Implements EventAction.

Definition at line 1388 of file gameevents.cpp.

References warningMessage().

void DisplayEllipse::setup (  )  [virtual]

Implements EventAction.

Definition at line 1421 of file gameevents.cpp.

References choice_dlg(), and getid().

ASCString DisplayEllipse::getName (  )  const [inline, virtual]

Implements EventAction.

Definition at line 636 of file gameevents.h.


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:39 2012 for Advanced Strategic Command by  doxygen 1.5.1