-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static float |
MIN_DELTA |
protected com.artemis.World |
world |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
WorldScreen
public WorldScreen()
-
Method Detail
-
show
public void show()
- Specified by:
show in interface com.badlogic.gdx.Screen
-
pause
public void pause()
- Specified by:
pause in interface com.badlogic.gdx.Screen
-
resume
public void resume()
- Specified by:
resume in interface com.badlogic.gdx.Screen
-
hide
public void hide()
- Specified by:
hide in interface com.badlogic.gdx.Screen
-
dispose
public void dispose()
- Specified by:
dispose in interface com.badlogic.gdx.Screen
Copyright © 2017. All rights reserved.