List of all members.
Public Member Functions |
|
| EventQueueEntry (std::function< void(int)> &&fn, float timeStart, float timeEnd, int eventid) |
Public Attributes |
|
std::function< void(int)> | fn |
|
float | timeStart |
|
float | timeEnd |
|
int | eventid |
|
bool | cancelled = false |
Detailed Description
Definition at line 13 of file event_queue.h.
The documentation for this struct was generated from the following files: