Syncaidius / MoltenEngine

A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301 stars 20 forks source link

UI Skinning support #76

Open Syncaidius opened 2 years ago

Syncaidius commented 2 years ago

Support for applying skins to UI. Skins should be based on the sprite-sheet system and tie-in with the UI theming system.