mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-26 00:45:20 +00:00
6 lines
376 B
Markdown
6 lines
376 B
Markdown
|
|
## Gui
|
|
The `MonoGame.Extended.Gui` library contains a complete GUI system. It includes Buttons, Text Boxes, Dialogs and many other controls, and is skinnable.
|
|
|
|
## NuclexGui
|
|
The `MonoGame.Extended.NuclexGui` library contains an implementation of the [Nuclex GUI Framework](https://nuclexframework.codeplex.com/wikipage?title=Nuclex.UserInterface) for XNA, ported to MonoGame. |