0.0.5
Pre-release
Pre-release
Major Changes
- Mouse Lock, Hide, DeltaPosition
- Windows 10 HiDPI
- Windows 10 Alt+Enter Fullscreen Shortcut
- HTML5 Pre-Launch User Gesture Screen
- iOS/tvOS Keyboard Input
- iOS Mouse Input
- new
game.defer{/*run this later*/}
closure to move a code block to the end of the simulation Transform3Component
andTransform2Component
are now a class type- GameMath is now builtin to the GateEngine package
System.sortOrder()
uses a new type instead of anInt?
- Includes convenience functions
.after(Collision3DSystem.self)
- Includes convenience functions
- Lot of bug fixes and improvements