Richard Davey
|
f770712c2a
|
Huge refactoring of States, plugins and object factories
|
2017-07-04 01:59:31 +01:00 |
|
photonstorm
|
4838b9da1d
|
Added setDisplayOrigin. Added Math.round to updateOrigin to keep it pixel bound.
|
2017-03-16 15:37:43 +00:00 |
|
Richard Davey
|
be05610d3b
|
Removed redundant render vars and Origin method.
|
2017-03-15 23:44:39 +00:00 |
|
Richard Davey
|
22154d905d
|
Updated originX/Y to use a normalized value between 0 and 1. Added the properties displayOriginX and displayOriginY (read only) to hold the calculated pixel values. Updated renderers to use these values.
|
2017-03-15 23:08:59 +00:00 |
|
Richard Davey
|
b21fa19044
|
Removed anchor property from Transform, and added in the new Origin component.
|
2017-03-02 02:06:53 +00:00 |
|