Adding new extensions

This commit is contained in:
Nathan Adams
2013-01-02 17:08:15 -06:00
parent e8698d7c6e
commit 1b5f1bfaf9
6 changed files with 33 additions and 3 deletions

View File

@@ -116,6 +116,7 @@
* - 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 and SimpleDrawableAxiosGameObject
* - Adding extension to mousestate (Position) to get a Vector2 object of the position
*
*/
#endregion