public class TerrainManager extends AssetManager<Terrain,TerrainAsset>
| Modifier and Type | Field and Description |
|---|---|
protected com.artemis.ComponentMapper<Size> |
mSize |
mMetadataType, mReferenceType| Constructor and Description |
|---|
TerrainManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize() |
protected void |
setup(com.artemis.Entity e,
Terrain terrain,
TerrainAsset asset) |
create, remove, setWorldprotected com.artemis.ComponentMapper<Size> mSize
protected void initialize()
initialize in class com.artemis.BaseSystemprotected void setup(com.artemis.Entity e,
Terrain terrain,
TerrainAsset asset)
setup in class AssetManager<Terrain,TerrainAsset>Copyright © 2017. All rights reserved.