Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.DrawStraightLine Member List

This is the complete list of members for AC.DrawStraightLine, including all inherited members.

Draw(Vector2 pointA, Vector2 pointB, Color color, float width, bool antiAlias)AC.DrawStraightLinestatic
DrawBox(Rect rect, Color color, float width, bool antiAlias, int offset)AC.DrawStraightLinestatic