Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Tri(int, int)

  • Declared in: RT.Coordinates.Tri

Declaration

public Tri(
    int x,
    int y
)

Summary

Constructor.

Parameters

intx Position of the tri within its row.
inty Row.