My Project
Public Member Functions | List of all members
ParaEngine::CGUIType Class Referenceabstract
Inheritance diagram for ParaEngine::CGUIType:
ParaEngine::IType ParaEngine::CGUIButtonType ParaEngine::CGUICanvasType ParaEngine::CGUIContainerType ParaEngine::CGUIEditBoxType ParaEngine::CGUIGridType ParaEngine::CGUIIMEEditBoxType ParaEngine::CGUIListBoxType ParaEngine::CGUIPainterType ParaEngine::CGUIRootType ParaEngine::CGUIScrollBarType ParaEngine::CGUISliderType ParaEngine::CGUITextType ParaEngine::CGUIToolTipType ParaEngine::CGUIVideoType ParaEngine::CGUIWebBrowserType

Public Member Functions

virtual bool IsContainer () const =0
 
virtual int Verify (const char *input) const
 
- Public Member Functions inherited from ParaEngine::IType
virtual const char * GetTypeName () const =0
 
ITypeGetType () const
 
int GetTypeValue () const
 
virtual bool operator== (int value) const
 
virtual bool operator== (const char *szTypeName) const
 
virtual bool operator== (const IType &value) const
 

Additional Inherited Members

- Static Public Member Functions inherited from ParaEngine::IType
static ITypeGetType (const char *szTypeName)
 
- Protected Attributes inherited from ParaEngine::IType
int m_etype
 

The documentation for this class was generated from the following file: