Info
Version: | 0.1.1-alpha1 |
Author(s): | Bruce Markham, Markus Ewald |
Last Update: | Monday, October 6, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/illuminus86/NuclecticFramework |
NuGet Url: | https://www.nuget.org/packages/Nuclectic.Game.Component.Abstractions |
Install
Install-Package Nuclectic.Game.Component.Abstractions
dotnet add package Nuclectic.Game.Component.Abstractions
paket add Nuclectic.Game.Component.Abstractions
Nuclectic.Game.Component.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoGame-Portable(>= 3.2.1 && < 3.3)
Tags
Contains DrawableComponent, a lightweight version of DrawableGameComponent that can be used without requiring a Game class to be present.
Forked from the popular Nuclex Framework.