public class SimpleSubScreen extends BaseSubScreen
content, context, transition| Constructor and Description |
|---|
SimpleSubScreen(com.badlogic.gdx.utils.viewport.Viewport viewport,
Content content)
Constructs a basic screen.
|
setModaldispose, getContent, onActivate, onAdd, onDeactivate, onPause, onRender, onResize, onResume, onUpdate, setInTransition, setOutTransitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContent, onActivate, onAdd, onDeactivate, onPause, onRender, onResize, onResume, onUpdate, setInTransition, setOutTransitionpublic SimpleSubScreen(com.badlogic.gdx.utils.viewport.Viewport viewport,
Content content)
viewport - viewport, which should be used to manage glViewportcontent - content of the screen