Claypool

Courses

Publications

Students

Projects

Service

Downloads

Misc


Dragonfly: Event Class Reference
Dragonfly 2.2
A text-based game engine
Public Member Functions | Protected Member Functions | Protected Attributes

Event Class Reference

Inheritance diagram for Event:
EventCollision EventKeyboard EventMouse EventOut EventStep EventView

List of all members.

Public Member Functions

 Event ()
 Create base event.
virtual ~Event ()
 Destructor.
string getType ()
 Get the event type.

Protected Member Functions

void setType (string new_type)

Protected Attributes

string event_type

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends