Make Rect a core type, move Color out of Utils.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
namespace Voile.UI;
|
namespace Voile;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents a rectangle. Used to determine widget confines for UI layout.
|
/// Represents a rectangle. Used to determine widget confines for UI layout.
|
||||||
Reference in New Issue
Block a user