Package | Description |
---|---|
com.artemis |
Core Artemis classes.
|
com.artemis.link |
Modifier and Type | Class and Description |
---|---|
class |
AspectSubscriptionManager
Manages all instances of
EntitySubscription . |
class |
ComponentManager
Handles the association between entities and their components.
|
class |
EntityManager
Manages entity instances.
|
Modifier and Type | Field and Description |
---|---|
protected World |
BaseSystem.world
The world this system belongs to.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityLinkManager
Maintains relationships between entities.
|
Copyright © 2019. All rights reserved.