#include <Widget.hpp>
Definition at line 12 of file Widget.hpp.
◆ Widget() [1/4]
Internal::Widget::Widget |
( |
const void * |
Obj | ) |
|
◆ Widget() [2/4]
Internal::Widget::Widget |
( |
| ) |
|
|
default |
◆ Widget() [3/4]
Internal::Widget::Widget |
( |
Widget && |
Obj | ) |
|
|
default |
◆ Widget() [4/4]
Internal::Widget::Widget |
( |
const Widget & |
Obj | ) |
|
|
default |
◆ GetActions()
std::vector<std::string> Internal::Widget::GetActions |
( |
| ) |
const |
◆ GetBorderThickness()
std::int32_t Internal::Widget::GetBorderThickness |
( |
| ) |
const |
◆ GetBoxIndex()
std::int32_t Internal::Widget::GetBoxIndex |
( |
| ) |
const |
◆ GetChildren() [1/2]
std::vector<Widget> Internal::Widget::GetChildren |
( |
| ) |
const |
◆ GetChildren() [2/2]
Widget Internal::Widget::GetChildren |
( |
std::int32_t |
I | ) |
const |
◆ GetClass()
static Class Internal::Widget::GetClass |
( |
| ) |
|
|
static |
◆ GetGradient()
std::int32_t Internal::Widget::GetGradient |
( |
| ) |
const |
◆ GetHasListener()
bool Internal::Widget::GetHasListener |
( |
| ) |
const |
◆ GetHeight()
std::int32_t Internal::Widget::GetHeight |
( |
| ) |
const |
◆ GetHidden()
bool Internal::Widget::GetHidden |
( |
| ) |
const |
◆ GetID()
std::int32_t Internal::Widget::GetID |
( |
| ) |
const |
◆ GetItemAmount()
std::int32_t Internal::Widget::GetItemAmount |
( |
| ) |
const |
◆ GetItemAmounts()
std::vector<std::int32_t> Internal::Widget::GetItemAmounts |
( |
| ) |
const |
◆ GetItemID()
std::int32_t Internal::Widget::GetItemID |
( |
| ) |
const |
◆ GetItemIDs()
std::vector<std::int32_t> Internal::Widget::GetItemIDs |
( |
| ) |
const |
◆ GetModelID()
std::int32_t Internal::Widget::GetModelID |
( |
| ) |
const |
◆ GetName()
std::string Internal::Widget::GetName |
( |
| ) |
const |
◆ GetNoClickThrough()
bool Internal::Widget::GetNoClickThrough |
( |
| ) |
const |
◆ GetParent()
Widget Internal::Widget::GetParent |
( |
| ) |
const |
◆ GetParentID()
std::int32_t Internal::Widget::GetParentID |
( |
| ) |
const |
◆ GetRelativeX()
std::int32_t Internal::Widget::GetRelativeX |
( |
| ) |
const |
◆ GetRelativeY()
std::int32_t Internal::Widget::GetRelativeY |
( |
| ) |
const |
◆ GetScrollX()
std::int32_t Internal::Widget::GetScrollX |
( |
| ) |
const |
◆ GetScrollY()
std::int32_t Internal::Widget::GetScrollY |
( |
| ) |
const |
◆ GetShadowColor()
std::int32_t Internal::Widget::GetShadowColor |
( |
| ) |
const |
◆ GetSpriteID()
std::int32_t Internal::Widget::GetSpriteID |
( |
| ) |
const |
◆ GetStackType()
std::int32_t Internal::Widget::GetStackType |
( |
| ) |
const |
◆ GetText()
std::string Internal::Widget::GetText |
( |
| ) |
const |
◆ GetTextColor()
std::int32_t Internal::Widget::GetTextColor |
( |
| ) |
const |
◆ GetType()
std::int32_t Internal::Widget::GetType |
( |
| ) |
const |
◆ GetWidth()
std::int32_t Internal::Widget::GetWidth |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: