GUIEvent(GUIEventType ownType)
constructor
send when a warning occured
GUIEventType myType
the type of the event
send when a debug occured
send when a status change occured
Send when the simulation is over;.
send when a gldebug occured
send when a message occured
send when a error occured
send when a simulation has been loaded
End of events list; use this to define new.
GUIEventType getOwnType() const
returns the event type
send when a simulation step has been performed
virtual ~GUIEvent()
destructor