- java.lang.Object
-
- com.artemis.EntitySystem
-
- com.artemis.systems.EntityProcessingSystem
-
- net.mostlyoriginal.api.system.physics.GravitySystem
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static int |
GRAVITY_FACTOR |
-
Fields inherited from class com.artemis.EntitySystem
world
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
process(com.artemis.Entity e) |
-
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
-
-
Constructor Detail
-
GravitySystem
public GravitySystem()
Copyright © 2014. All Rights Reserved.