- java.lang.Object
-
- com.artemis.EntitySystem
-
- com.artemis.systems.EntityProcessingSystem
-
- net.mostlyoriginal.api.system.graphics.ColorAnimationSystem
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected com.artemis.ComponentMapper<ColorAnimation> |
cm |
protected com.artemis.ComponentMapper<Color> |
mColor |
-
Fields inherited from class com.artemis.EntitySystem
world
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
process(com.artemis.Entity entity) |
-
Methods inherited from class com.artemis.systems.EntityProcessingSystem
processEntities
-
Methods inherited from class com.artemis.EntitySystem
added, added, begin, changed, changed, check, checkProcessing, deleted, deleted, disabled, dispose, enabled, end, getActives, initialize, inserted, isEnabled, isPassive, process, removed, setEnabled, setPassive, setWorld
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014. All Rights Reserved.