#include <GLWIconList.h>
Public Member Functions | |
| virtual void | draw (float x, float y, float w)=0 |
Definition at line 35 of file GLWIconList.h.
| virtual void GLWIconListItem::draw | ( | float | x, | |
| float | y, | |||
| float | w | |||
| ) | [pure virtual] |
Implemented in GLWIconListModItem, GLWIconListSubModItem, GLWIconListSaveItem, and SettingsSubSelectDialogListItem.
Referenced by GLWIconList::draw().
1.5.3