Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@matthewd673 matthewd673 released this 19 Feb 20:02
· 16 commits to master since this release
  • Fix Camera.ScreenToWorldPos() bug
  • Fix Animation.Draw() bug
  • Fix UIElement Width and Height setter bug
  • UISprite now implicitly copies Animations
  • AnimationStateMachine now automatically removes non-looping, complete Animations from the queue
  • Timer.Start() won't create duplicates if called when already running
  • Add SceneManager.RemoveScene()
  • Update Demo MonoGame dependencies