Bounds - LiruJ/GuiCookie GitHub Wiki

Overview

Bounds attributes are parsed directly into MonoGame Rectangles.

Creation

<Node Bounds="5, 5, 10, 15"/>

Creates a rectangle with the given integer X and Y positions, and width and height, separated with the , character.

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