Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Snubquad(int, int, Snubquad.Tile)

Declaration

public Snubquad(
    int x,
    int y,
    Snubquad.Tile subtile
)

Summary

Represents a cell in a Snubquad.Grid. Each cell may be a square or a triangle, which are all slightly tilted.