- java.lang.Object
-
- com.artemis.BaseSystem
-
- net.mostlyoriginal.api.system.camera.CameraSystem
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
com.badlogic.gdx.graphics.OrthographicCamera |
camera |
com.badlogic.gdx.graphics.OrthographicCamera |
guiCamera |
float |
zoom |
-
Fields inherited from class com.artemis.BaseSystem
world
-
Method Summary
-
Methods inherited from class com.artemis.BaseSystem
begin, checkProcessing, dispose, end, getWorld, initialize, isEnabled, process, setEnabled, setWorld
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
zoom
public final float zoom
Copyright © 2017. All rights reserved.