|
static const float | C1 = 1.70158 |
|
static const float | C2 = C1 * 1.525 |
|
static const float | C3 = C1 + 1 |
|
static const float | C4 = (2 * Math.PI) / 3 |
|
static const float | C5 = (2 * Math.PI) / 4.5 |
|
static const float | N1 = 7.5625 |
|
static const float | D1 = 2.75 |
|
◆ WidgetAnimationColor()
void WidgetAnimationColor.WidgetAnimationColor |
( |
Widget | w, |
|
|
float | speed, |
|
|
Color | targetColor ) |
◆ Animate()
override void WidgetAnimationColor.Animate |
( |
bool | finished | ) |
|
|
protected |
◆ ReverseDirection()
override void WidgetAnimationColor.ReverseDirection |
( |
| ) |
|
|
protected |
◆ m_ColorCurrent
ref Color WidgetAnimationColor.m_ColorCurrent |
|
protected |
◆ m_ColorDefault
ref Color WidgetAnimationColor.m_ColorDefault |
|
protected |
◆ m_ColorTarget
ref Color WidgetAnimationColor.m_ColorTarget |
|
protected |
The documentation for this interface was generated from the following file:
- GameLib/WidgetAnimations.c