Claypool

Courses

Publications

Students

Projects

Service

Downloads

Misc


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

EventView Class Reference

Inheritance diagram for EventView:
Event

List of all members.

Public Member Functions

 EventView (string new_tag, int new_value, bool new_delta)
void setTag (string new_tag)
string getTag ()
void setValue (int new_value)
int getValue ()
void setDelta (bool new_delta)
bool getDelta ()

Protected Attributes

string tag
 tag to associate
int value
 value for view
bool delta
 true if change in value, else replace

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