Releases: ThuCommix/Sharpex2D
Releases · ThuCommix/Sharpex2D
Sharpex2D 1.2.3
Changes
- Inputsystem is now more abstract
- Touch support
- GamepadState is public accessable
- Added Atan2 in MathHelper
- Added Vector & Cross product to Vector2
- Fixed nre in matrix2v3
- Marked the physic system as obsolet
- Replaced EntityContainer with a simple List
- Fixed renderer not calling begin if OnRendering is not overwritten
- Fixed wrong p/invoke signature related to touch
- Fixed missing loop function in WaveOut
- Fixed nre if waveout is not initialized
- Added batched content loading
- Added events for screen resizing
- Made Vector2, Ellipse and Polygon struct
- Added some parts of the new physic system. (Still in progress)
Sharpex2D 0.6.200
Sharpex2D 0.2.410
DX11Renderer 0.4 package