Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

gui
Class CGUIList

   in CGUIList.h

class CGUIList


Field Summary
 std::vector< CGUIString > m_Items
          List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class.
 

Field Detail

m_Items

public std::vector< CGUIString > m_Items;
List of items (as text), the post-processed result is stored in the IGUITextOwner structure of this class.

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD