Package robocode.robocodeGL.system
Class GLRenderer
java.lang.Object
robocode.robocodeGL.system.GLRenderer
Dummy class that stub out RobocodeGL 0.1.4 functionality.
Original author is David Alves for RobocodeGL.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addRenderElement
(robocode.robocodeGL.RenderElement e) static GLRenderer
-
Constructor Details
-
GLRenderer
public GLRenderer()
-
-
Method Details
-
getInstance
-
addRenderElement
public void addRenderElement(robocode.robocodeGL.RenderElement e)
-