phaser/v3/src/components
2017-05-02 16:49:48 +01:00
..
Alpha.js Fixed issue with component private vars being shared. 2017-02-24 01:45:24 +00:00
Animation.js Animation Manager now has Pause All and Resume All events and handlers, and all child Animations listen for and respect it. 2017-05-02 16:49:48 +01:00
BlendMode.js Added setScaleMode and setBlendMode functions. 2017-04-21 03:12:25 +01:00
Children.js Removed logs. 2017-03-27 23:53:29 +01:00
Color.js worldAlpha is now calculated in the read, not in preUpdate all the time. 2016-12-20 16:35:20 +00:00
Data.js Event fix. 2017-02-22 00:00:26 +00:00
Flip.js Added setFlip methods. 2017-03-27 23:53:22 +01:00
GetBounds.js Working through getting the Bitmap Text size back. 2017-03-02 04:00:39 +00:00
index.js Added ToJSON Game Object component. 2017-04-13 00:05:21 +01:00
Origin.js Added setDisplayOrigin. Added Math.round to updateOrigin to keep it pixel bound. 2017-03-16 15:37:43 +00:00
RenderTarget.js Effect Layer 2017-04-06 22:49:15 -03:00
ScaleMode.js Added setScaleMode and setBlendMode functions. 2017-04-21 03:12:25 +01:00
Size.js Working through getting the Bitmap Text size back. 2017-03-02 04:00:39 +00:00
Texture.js Removed debug code. 2017-04-04 23:57:44 +01:00
ToJSON.js Added more toJSON GameObject functions. 2017-04-13 00:35:27 +01:00
Transform.js jshint fixes 2017-04-04 23:57:37 +01:00
TransformMatrix.js Fixed transform issue when dealing with camera transforms 2017-03-06 15:13:39 -03:00
Visible.js Fixed issue with component private vars being shared. 2017-02-24 01:45:24 +00:00