Adding mono project

adding game services static class to make it easier to access graphics device
adding axiosengine factory with extension to create texture from list of textures
This commit is contained in:
Nathan Adams
2014-11-30 11:50:21 -06:00
parent 00bc0f4fa4
commit ba49c70a91
8 changed files with 409 additions and 3 deletions

View File

@@ -129,6 +129,9 @@
* - Adding prompt factory class to generate a Final Fantasy type text prompt
* - Updating Gleed2D support to work with latest version of Gleed2D
*
* 1.0.1.11 -
* - Adding game services static class
*
*/
#endregion