Point - LiruJ/GuiCookie GitHub Wiki

Overview

Point attributes are parsed directly into MonoGame Points.

Creation

<Node Point ="7"/>
<Node Point ="15, 1"/>

If one value is given, uses that value for both the X and the Y. If two values are given, uses them for the X and Y respectively, separated with the , character.

⚠️ **GitHub.com Fallback** ⚠️