Package | Description |
---|---|
com.artemis |
Core Artemis classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentMapper<A extends Component>
Provide high performance component access and mutation from within a System.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Component> |
BaseComponentMapper.getFor(Class<T> type,
World world)
Returns a component mapper for this type of components.
|
Copyright © 2019. All rights reserved.