MyGUI 3.4.2
|
#include <MyGUI_RotatingSkin.h>
Public Types | |
typedef RTTIBase | Base |
typedef RotatingSkin | RTTIBase |
![]() | |
typedef RTTIBase | Base |
typedef ISubWidgetRect | RTTIBase |
![]() | |
typedef RTTIBase | Base |
typedef ISubWidget | RTTIBase |
![]() | |
typedef IObject | RTTIBase |
Static Public Member Functions | |
static const std::string & | getClassTypeName () |
![]() | |
static const std::string & | getClassTypeName () |
![]() | |
static const std::string & | getClassTypeName () |
![]() | |
static const std::string & | getClassTypeName () |
Protected Member Functions | |
void | _rebuildGeometry () |
![]() | |
bool | _checkMargin () |
bool | _checkOutside () const |
Additional Inherited Members | |
![]() | |
Align | mAlign |
bool | mVisible |
![]() | |
IntRect | mMargin |
IntCoord | mCoord |
IntPoint | mAbsolutePosition |
bool | mIsMargin |
ICroppedRectangle * | mCroppedParent |
Definition at line 18 of file MyGUI_RotatingSkin.h.
Definition at line 21 of file MyGUI_RotatingSkin.h.
Definition at line 21 of file MyGUI_RotatingSkin.h.
MyGUI::RotatingSkin::RotatingSkin | ( | ) |
Definition at line 17 of file MyGUI_RotatingSkin.cpp.
|
overridevirtual |
Reimplemented from MyGUI::ISubWidget.
Definition at line 72 of file MyGUI_RotatingSkin.cpp.
|
protected |
Definition at line 208 of file MyGUI_RotatingSkin.cpp.
Reimplemented from MyGUI::ISubWidget.
Definition at line 80 of file MyGUI_RotatingSkin.cpp.
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 174 of file MyGUI_RotatingSkin.cpp.
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 193 of file MyGUI_RotatingSkin.cpp.
|
overridevirtual |
Reimplemented from MyGUI::ISubWidget.
Definition at line 121 of file MyGUI_RotatingSkin.cpp.
|
overridevirtual |
Implements MyGUI::ISubWidget.
Definition at line 131 of file MyGUI_RotatingSkin.cpp.
|
overridevirtual |
Implements MyGUI::ISubWidget.
Definition at line 140 of file MyGUI_RotatingSkin.cpp.
|
overridevirtual |
Implements MyGUI::ISubWidget.
Definition at line 149 of file MyGUI_RotatingSkin.cpp.
float MyGUI::RotatingSkin::getAngle | ( | ) | const |
Get angle of rotation in radians
Definition at line 333 of file MyGUI_RotatingSkin.cpp.
Get center of rotation
Definition at line 46 of file MyGUI_RotatingSkin.cpp.
Definition at line 21 of file MyGUI_RotatingSkin.h.
Get type name as string
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 21 of file MyGUI_RotatingSkin.h.
Compare with selected type
Definition at line 21 of file MyGUI_RotatingSkin.h.
|
inlineoverridevirtual |
Compare with selected type
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 21 of file MyGUI_RotatingSkin.h.
Reimplemented from MyGUI::ISubWidget.
Definition at line 63 of file MyGUI_RotatingSkin.cpp.
Set angle of rotation in radians
Definition at line 28 of file MyGUI_RotatingSkin.cpp.
Set center of rotation
_center | Center point. |
Definition at line 37 of file MyGUI_RotatingSkin.cpp.
|
overridevirtual |
Reimplemented from MyGUI::ISubWidget.
Definition at line 183 of file MyGUI_RotatingSkin.cpp.
Reimplemented from MyGUI::ISubWidget.
Definition at line 51 of file MyGUI_RotatingSkin.cpp.