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

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
<ProjectView>ProjectFiles</ProjectView>
</PropertyGroup>
</Project>