UI Node Connect 4  v4.1
MeadowGames.UINodeConnect4.GraphicRenderer.Diamond Class Reference

Inherits MeadowGames.UINodeConnect4.GraphicRenderer.Shape.

Static Public Member Functions

static new void Draw (UICLineRenderer lineRenderer, Vector2 position, float angle, float size, Color32 color, params float[] args)
 
- Static Public Member Functions inherited from MeadowGames.UINodeConnect4.GraphicRenderer.Shape
static void DrawShape (Type shape, UICLineRenderer lineRenderer, Vector2 position, float angle, float size, Color32 color, params float[] args)
 

Additional Inherited Members

- Public Types inherited from MeadowGames.UINodeConnect4.GraphicRenderer.Shape
enum  Type { Square, Circle, Triangle, Diamond }
 
- Static Protected Member Functions inherited from MeadowGames.UINodeConnect4.GraphicRenderer.Shape
static void Draw (UICLineRenderer lineRenderer, Vector2 position, float angle, float size, Color32 color, params float[] args)