tEvent Class Reference

#include <tEventQueue.h>

Inheritance diagram for tEvent:

Inheritance graph
[legend]
Collaboration diagram for tEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 tEvent ()
virtual bool Check (REAL time)=0
virtual void Render ()

Private Member Functions

virtual ~tEvent ()

Friends

class tEventQueue


Detailed Description

Definition at line 58 of file tEventQueue.h.


Constructor & Destructor Documentation

tEvent::~tEvent (  )  [private, virtual]

Definition at line 69 of file tEventQueue.cpp.

00069 {}

tEvent::tEvent (  )  [inline]

Definition at line 62 of file tEventQueue.h.

00062 {}


Member Function Documentation

virtual bool tEvent::Check ( REAL  time  )  [pure virtual]

Referenced by tEventQueue::Timestep().

Here is the caller graph for this function:

virtual void tEvent::Render (  )  [inline, virtual]

Definition at line 72 of file tEventQueue.h.

00072 {}


Friends And Related Function Documentation

friend class tEventQueue [friend]

Definition at line 59 of file tEventQueue.h.


The documentation for this class was generated from the following files:
Generated on Sat Mar 15 23:56:23 2008 for Armagetron Advanced by  doxygen 1.5.4