Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <CGUIList.h>
Public Member Functions | |
NONCOPYABLE (CGUIList) | |
MOVABLE (CGUIList) | |
CGUIList ()=default | |
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... | |
|
default |
CGUIList::MOVABLE | ( | CGUIList | ) |
CGUIList::NONCOPYABLE | ( | CGUIList | ) |
std::vector<CGUIString> CGUIList::m_Items |
List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class.