Pyrogenesis
13997
|
#include <CGUIList.h>
Public Attributes | |
std::vector< CGUIString > | m_Items |
List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class. More... | |
Definition at line 24 of file CGUIList.h.
std::vector<CGUIString> CGUIList::m_Items |
List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class.
Definition at line 33 of file CGUIList.h.