Uses of Class
com.bombinggames.wurfelengine.core.EngineView
-
Packages that use EngineView Package Description com.bombinggames.wurfelengine com.bombinggames.wurfelengine.core com.bombinggames.wurfelengine.mapeditor -
-
Uses of EngineView in com.bombinggames.wurfelengine
Methods in com.bombinggames.wurfelengine that return EngineView Modifier and Type Method Description static EngineView
WE. getEngineView()
-
Uses of EngineView in com.bombinggames.wurfelengine.core
Methods in com.bombinggames.wurfelengine.core that return EngineView Modifier and Type Method Description static EngineView
EngineView. getInstance()
-
Uses of EngineView in com.bombinggames.wurfelengine.mapeditor
Methods in com.bombinggames.wurfelengine.mapeditor with parameters of type EngineView Modifier and Type Method Description void
EditorToggler. update(EngineView view, float dt)
Adds the buttons to the stage if missing
-