Class LineDrawer.DrawableLine
java.lang.Object
zombie.debug.LineDrawer.DrawableLine
- Enclosing class:
LineDrawer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninit(float x, float y, float z, float x2, float y2, float z2, float r, float g, float b, float a) init(float x, float y, float z, float x2, float y2, float z2, float r, float g, float b, String name) init(float x, float y, float z, float x2, float y2, float z2, float r, float g, float b, String name, boolean bLine)
-
Field Details
-
line
public boolean line
-
-
Constructor Details
-
DrawableLine
public DrawableLine()
-
-
Method Details
-
init
public LineDrawer.DrawableLine init(float x, float y, float z, float x2, float y2, float z2, float r, float g, float b, String name) -
init
public LineDrawer.DrawableLine init(float x, float y, float z, float x2, float y2, float z2, float r, float g, float b, String name, boolean bLine) -
init
public LineDrawer.DrawableLine init(float x, float y, float z, float x2, float y2, float z2, float r, float g, float b, float a) -
equals
-