EventQueue

Undocumented in source.

Constructors

this
this(int capacity)
Undocumented in source.

Members

Functions

event
Event event(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
getIndex
ulong getIndex(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.
insert
void insert(Event e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

back
int back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
capacity
int capacity [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
int front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta