github melonjs/melonJS 0.9.8
melonJS 0.9.8

latest releases: 10.5.2, 10.5.1, 10.5.0...
9 years ago
  • Renderable : added ShoeBox Packed Texture Support (see me.TextureAtlas)
  • Loader : the tps data type has been changed to a more generic json data type (agmcleaod)
  • Input : added MSPointer support (Halfman)
  • Input : normalized API and management of input event and enabled multi-touch for PointerEvent
  • Input : added throttling support for ****move events
  • Core : main loop now uses requestAnimationFrame by default with a fallback to setTimeout
  • Video : added the possibility to specify a maximum size when enabling video scaling
  • Video : automatically limit the maximum size if the corresponding CSS properties are set
  • TMX : added the possibility to specify different axis value for the scrolling ratio
  • Font : fixed drawing characters with charCode smaller than the firstChar value.
  • Renderable : allow animation callback to prevent resetting to first frame by returning `false
  • Core : added "Mobile" to me.sys.isMobile UA sniffer (fix Firefox OS detection)

Don't miss a new melonJS release

NewReleases is sending notifications on new releases.