public abstract class WEScreen
extends java.lang.Object
implements com.badlogic.gdx.Screen
Screen
which supports Wurfel Engine features liek the Console
.Constructor and Description |
---|
WEScreen() |
Modifier and Type | Method and Description |
---|---|
void |
render(float delta) |
abstract void |
renderImpl(float dt) |