GUIEvent(GUIEventType ownType)
constructor
send when a message occured
GUIEventType myType
the type of the event
send when a error occured
Send when a screenshot is requested; View and file name are stored within the event.
Send when the simulation is over; The reason and the time step are stored within the event...
send when a simulation has been loaded
send when a warning occured
End of events list; use this to define new.
GUIEventType getOwnType() const
returns the event type
send when a simulation step has been performed
send when a status change occured
virtual ~GUIEvent()
destructor