Info
Version: | 0.4.1 |
Author(s): | PySnow |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Coga.UI.Layout |
Install
Install-Package Coga.UI.Layout
dotnet add package Coga.UI.Layout
paket add Coga.UI.Layout
Coga.UI.Layout Download (Unzip the "nupkg" after downloading)
Dependencies
- PubSub(>= 4.0.1)
your game UI manageable and flexible with very little friction and even less
bias.
Note: This package targets Monogame 3.7 internally with the portable bait and switch library.
Import and use your desired monogame as this will not include Monogame.
Coga also re-exports [`PubSub`](https://github.com/upta/pubsub) so you do not need to include
it yourself.
Check out the project, its awesome!.