- java.lang.Object
-
- com.artemis.BaseSystem
-
- net.mostlyoriginal.api.system.map.TiledMapSystem
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
com.badlogic.gdx.utils.Array<com.badlogic.gdx.maps.tiled.TiledMapTileLayer> |
layers |
com.badlogic.gdx.maps.tiled.TiledMap |
map |
-
Fields inherited from class com.artemis.BaseSystem
world
-
Method Summary
-
Methods inherited from class com.artemis.BaseSystem
begin, checkProcessing, dispose, end, getWorld, isEnabled, process, setEnabled, setWorld
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
setup
protected void setup()
Spawn map entities.
Copyright © 2017. All rights reserved.