Class Navigation
- java.lang.Object
-
- com.bombinggames.wurfelengine.mapeditor.Navigation
-
public class Navigation extends java.lang.Object
A bar which schows the current fitlering level.
-
-
Constructor Summary
Constructors Constructor Description Navigation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
render(EditorView view)
-
-
-
Method Detail
-
render
protected void render(EditorView view)
- Parameters:
view
-
-
-