Package mindustry.editor
Class EditorRenderer
java.lang.Object
mindustry.editor.EditorRenderer
- All Implemented Interfaces:
arc.util.Disposable
-
Constructor Details
-
EditorRenderer
public EditorRenderer()
-
-
Method Details
-
resize
public void resize(int width, int height) -
draw
public void draw(float tx, float ty, float tw, float th) -
dispose
public void dispose()- Specified by:
dispose
in interfacearc.util.Disposable
-