|
MyGUI 3.4.2
|
#include <MyGUI_MainSkin.h>

Public Types | |
| typedef RTTIBase | Base |
| typedef MainSkin | RTTIBase |
Public Types inherited from MyGUI::SubSkin | |
| typedef RTTIBase | Base |
| typedef SubSkin | RTTIBase |
Public Types inherited from MyGUI::ISubWidgetRect | |
| typedef RTTIBase | Base |
| typedef ISubWidgetRect | RTTIBase |
Public Types inherited from MyGUI::ISubWidget | |
| typedef RTTIBase | Base |
| typedef ISubWidget | RTTIBase |
Public Types inherited from MyGUI::IObject | |
| typedef IObject | RTTIBase |
Static Public Member Functions | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::SubSkin | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidgetRect | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidget | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static const std::string & | getClassTypeName () |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::ICroppedRectangle | |
| bool | _checkMargin () |
| bool | _checkOutside () const |
Protected Attributes inherited from MyGUI::SubSkin | |
| FloatRect | mRectTexture |
| bool | mEmptyView |
| VertexColourType | mVertexFormat |
| uint32 | mCurrentColour |
| FloatRect | mCurrentTexture |
| IntCoord | mCurrentCoord |
| ILayerNode * | mNode |
| RenderItem * | mRenderItem |
| bool | mSeparate |
Protected Attributes inherited from MyGUI::ISubWidget | |
| Align | mAlign |
| bool | mVisible |
Protected Attributes inherited from MyGUI::ICroppedRectangle | |
| IntRect | mMargin |
| IntCoord | mCoord |
| IntPoint | mAbsolutePosition |
| bool | mIsMargin |
| ICroppedRectangle * | mCroppedParent |
Definition at line 16 of file MyGUI_MainSkin.h.
Definition at line 19 of file MyGUI_MainSkin.h.
Definition at line 19 of file MyGUI_MainSkin.h.
Reimplemented from MyGUI::ISubWidget.
Definition at line 16 of file MyGUI_MainSkin.cpp.
Definition at line 19 of file MyGUI_MainSkin.h.
Get type name as string
Reimplemented from MyGUI::SubSkin.
Definition at line 19 of file MyGUI_MainSkin.h.
Compare with selected type
Definition at line 19 of file MyGUI_MainSkin.h.
Compare with selected type
Reimplemented from MyGUI::SubSkin.
Definition at line 19 of file MyGUI_MainSkin.h.