| Package | Description |
|---|---|
| net.mostlyoriginal.api.component.graphics | |
| net.mostlyoriginal.api.system.graphics |
| Modifier and Type | Field and Description |
|---|---|
Color |
ColorAnimation.age |
Color |
ColorAnimation.endColor |
Color |
ColorAnimation.speed |
Color |
ColorAnimation.startColor |
| Modifier and Type | Method and Description |
|---|---|
void |
Color.set(Color color) |
| Constructor and Description |
|---|
Color(Color color) |
ColorAnimation(Color startColor,
Color endColor,
InterpolationStrategy tween,
float speed,
float duration) |
| Modifier and Type | Field and Description |
|---|---|
protected com.artemis.ComponentMapper<Color> |
ColorAnimationSystem.mColor |
Copyright © 2014. All Rights Reserved.