* - 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)
This commit is contained in:
@@ -112,6 +112,10 @@
|
||||
* - Passing Layer to Items in Glee2D library
|
||||
* - Adding public virtual bool LoadTextureItem(TextureItem textureitem) to AxiosGameScreen
|
||||
*
|
||||
* 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)
|
||||
*
|
||||
*/
|
||||
#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user