Struct SquareI
- Namespace
- Alis.Core.Aspect.Math.Shape.Square
- Assembly
- Alis.dll
The sdl rect
public struct SquareI : IShapeImplements
Inherited Members
Properties
W
The
public int W { readonly get; set; }Property Value
X
The
public int X { readonly get; set; }Property Value
Y
The
public int Y { readonly get; set; }