Package | Description |
---|---|
com.artemis |
Core Artemis classes.
|
com.artemis.annotations |
Annotations used by Artemis, both runtime and during compilation,
|
com.artemis.components | |
com.artemis.injection | |
com.artemis.link |
Class and Description |
---|
SkipWire
Skip reflective dependency injection on annotated field or class.
|
UnstableApi
Classes marked with this annotation may undergo extensive refactoring between
releases.
|
Class and Description |
---|
LinkPolicy.Policy |
UnstableApi
Classes marked with this annotation may undergo extensive refactoring between
releases.
|
Class and Description |
---|
Transient
Never persisted when serializing.
|
Class and Description |
---|
Wire
Customizes reflective injection of
ComponentMapper , EntitySystem ,
Manager , and registered types via WorldConfiguration.register(java.lang.Object) . |
Class and Description |
---|
SkipWire
Skip reflective dependency injection on annotated field or class.
|
Copyright © 2019. All rights reserved.