Commits
User selector
Datepicker
Commit History
Commits on Apr 11, 2014
- committed
- committed
- committed
- committed
- committed
Commits on Apr 10, 2014
- committed
- committed
Objects with an InputHandler now deactivate it when the object is removed from a Group but not destroyed (fix phaserjs#672)
committed- committed
- committed
- committed
- committed
- committed
Commits on Apr 9, 2014
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Apr 7, 2014
Commits on Apr 1, 2014
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
The State.update function (and thus the update of any sub-classed Sprites or other objects) is now called before Stage, Tweens, Sound, Input, etc (phaserjs#662)
committed
Commits on Mar 31, 2014
Phaser.Point.centroid static function added to calculate the centroid or midpoint of an array of points (thanks @lewster32, phaserjs#675)
committedAdded Pointer.positionUp which records the last point at which the pointer left the screen / was raised (thanks @Cryszon ,phaserjs#676)
committedSoundManager.boot will check to see if the AudioContext was created before carrying on (thanks @keyle, fix phaserjs#669)
committed