github excaliburjs/Excalibur v0.18.0
Excalibur v0.18.0

latest releases: 0.30.0-alpha.1271+c855d89, 0.30.0-alpha.1270+760739f, 0.30.0-alpha.1269+548b085...
6 years ago

image

Breaking Changes

  • Sound.setVolume() replaced with Sound.volume
  • Sound.setLoop() replaced with Sound.loop

Added

  • Add Scene.isActorInDrawTree method to determine if an actor is in the scene's draw tree.

Fixed

  • Fixed missing exitviewport/enterviewport events on Actors.on/once/off signatures (#978)
  • Fix issue where Actors would not be properly added to a scene if they were removed from that scene during the same frame (#979)

Don't miss a new Excalibur release

NewReleases is sending notifications on new releases.