Types
| 名前 | 価値 | 説明 |
|---|---|---|
Mask | ||
Slots |
コンストラクター
| 名前 | 説明 |
|---|---|
StyleAnimator() |
関数
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
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() |
メンバ
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
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 |