| Class | Description |
|---|---|
| BooleanComponent |
Represents a boolean value based component.
|
| DoubleComponent |
Represents a double value based component.
|
| IntegerComponent |
Represents an int value based component.
|
| ObjectComponent<T> | |
| StringComponent |
Represents a String value based component.
|
| UserDataComponent |
Can be used to store user specific data to add as component
to an entity.
|
| Annotation Type | Description |
|---|---|
| Required | |
| RequiredComponents |
Copyright © 2017. All rights reserved.