Searched refs:isPointingUp (Results 1 – 2 of 2) sorted by relevance
37 public static TriangleShape create(float width, float height, boolean isPointingUp) { in create() argument39 if (isPointingUp) { in create()
39 public static TriangleShape create(float width, float height, boolean isPointingUp) { in create() argument41 if (isPointingUp) { in create()