Package com.dicycat.kroy.debug
Class DebugCircle
- java.lang.Object
-
- com.dicycat.kroy.debug.DebugDraw
-
- com.dicycat.kroy.debug.DebugCircle
-
public class DebugCircle extends DebugDraw
Draws a circle debug- Author:
- Riju De
-
-
Constructor Summary
Constructors Constructor Description DebugCircle(com.badlogic.gdx.math.Vector2 pos, float rad, int width, com.badlogic.gdx.graphics.Color colour)
-
Method Summary
Modifier and Type Method Description void
Draw(com.badlogic.gdx.math.Matrix4 projectionMatrix)
-