- java.lang.Object
-
- com.artemis.BaseSystem
-
- com.artemis.BaseEntitySystem
-
- com.artemis.systems.IteratingSystem
-
- 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.BaseEntitySystem
subscription
-
Fields inherited from class com.artemis.BaseSystem
world
-
Method Summary
-
Methods inherited from class com.artemis.systems.IteratingSystem
processSystem
-
Methods inherited from class com.artemis.BaseEntitySystem
getEntityIds, getSubscription, inserted, inserted, removed, removed, setWorld
-
Methods inherited from class com.artemis.BaseSystem
begin, checkProcessing, dispose, end, getWorld, initialize, isEnabled, process, setEnabled
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
GravitySystem
public GravitySystem()
Copyright © 2017. All rights reserved.