ItemList

Undocumented in source.

Members

Functions

hasSelected
bool hasSelected()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
T opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
selected
T selected()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currentItem
size_t currentItem;
Undocumented in source.
items
T[]* items;
Undocumented in source.

Meta