* - Adding visible flag to DrawableAxiosGameObject

This commit is contained in:
Nathan Adams
2012-09-22 14:19:45 -05:00
parent 4c7c9e6d61
commit d73c59bcce
3 changed files with 25 additions and 11 deletions

View File

@@ -115,6 +115,7 @@
* 1.0.1.7 - 7/22/2012
* - Adding Factory for Texture2D to create from a list (ie lay a list of texture2D row by row)
* - Adding AddScreen method to ScreenManager to make the PlayerIndex optional (default of PlayerIndex.One)
* - Adding visible flag to DrawableAxiosGameObject
*
*/
#endregion