- All Implemented Interfaces:
com.badlogic.ashley.core.Component
public class Arrow
extends Object
implements com.badlogic.ashley.core.Component
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
arrowCap 
public boolean arrowCap
Paint arrow caps
-
Constructor Details 
-
Arrow 
public Arrow()
-
Method Details 
-
setArrowCap 
public void setArrowCap(boolean arrowCap)