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>
|
||||
/// Represents a rectangle. Used to determine widget confines for UI layout.
|
||||
Reference in New Issue
Block a user