Skip to content

RectMap Class

Komefai edited this page Oct 5, 2017 · 1 revision

RectMap

Example
public static RectMap ExampleRect = new RectMap()
{
    X = 15,
    Y = 62,
    Width = 12,
    Height = 10,
    Hash = 81785974524746216
};