Attention! This file is marked as deprecated, download it only if you are sure you need this specific version.
Axios.1.0.1.7_Release.zip - 544.01 kBmd5: cc6c8450f1b1dcf4a1e8ba4c86594a33
Changes
- 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 and SimpleDrawableAxiosGameObject
-
- Adding extension to mousestate (Position) to get a Vector2 object of the position
-
- Added MouseAimVector to AGS - this allows you to get a vector to "shoot" with (realtive to the mouse and another object) a LinearVelocity in Farseer
-