You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

MonoGameUI

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MonoGameUI

Simple Userinterface for MonoGame. - TextBox - Label - Button - Window - CheckBox - ImageBox - ComboBox - ScrollBar - TabNavigation Including an InputManager for Touch/Keyboard/Mouse and GamePads. In Game1.cs Initialize: Components.Add(new UserInterfaceManager(this)); Components.Add(new InputManager(this)); base.Initialize(); Add controls with UserInterfaceManager.Add

0.1.3
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

Mono

FAQs

Package last updated on 08 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts