Types
| Name | Value | Description |
|---|---|---|
Mask | ||
Slots |
Constructors
| Name | Description |
|---|---|
StyleAnimator() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | void | tick( float inDeltaTime ) | ||
public | void | tween( const float* inFrom, const float* inTo, float inDuration, float inDelay, ) | ||
public | bool | const | ||
public | bool | const | ||
public | void | |||
public | void | stopTweens() | ||
public | const | getTweens() | ||
public | void | |||
public | bool | const | hasPlayer() | |
public | getPlayer() | |||
public | const | getPlayer() | ||
public | void | stopPlayer() | ||
public | const | getPlayerTracks() | ||
public | void | stop() | ||
public | bool | const | isIdle() | |
public | const | getDirty() | ||
private | void | refreshDirty() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
public | const std::size_t | static, constexpr | INVALID_SLOT | |
private | m_active | |||
private | m_slots | |||
private | m_tweens | |||
private | m_player | |||
private | m_playerTracks | |||
private | bool | m_bHasPlayer | ||
private | m_dirty |