NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
NGUIHandles Member List

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

DrawCenteredLabel(Vector3 worldPos, string text)NGUIHandlesstatic
DrawCenteredLabel(Vector3 worldPos, string text, float width)NGUIHandlesstatic
DrawCenteredLabel(Vector2 screenPos, string text)NGUIHandlesstatic
DrawCenteredLabel(Vector2 screenPos, string text, float width)NGUIHandlesstatic
DrawLine(Plane p, Vector2 v0, Vector2 v1)NGUIHandlesstatic
DrawShadowedLine(Plane p, Vector2 screenPos0, Vector2 screenPos1, Color c)NGUIHandlesstatic
DrawShadowedLine(Plane p, Vector3 worldPos0, Vector3 worldPos1, Color c)NGUIHandlesstatic
DrawShadowedLine(Vector3[] corners, Vector3 worldPos0, Vector3 worldPos1, Color c)NGUIHandlesstatic
DrawSize(Vector3[] worldPos, int width, int height)NGUIHandlesstatic
ScreenToWorldPoint(Plane p, Vector2 screenPos, out Vector3 worldPos)NGUIHandlesstatic
ScreenToWorldPoint(Vector3[] corners, Vector2 screenPos, out Vector3 worldPos)NGUIHandlesstatic