Richard Davey
|
6d958c5157
|
jsdoc udpate
|
2018-04-23 23:39:24 +01:00 |
|
orblazer
|
87633fdfad
|
Fix multiple types on GameObjects
|
2018-03-20 15:56:31 +01:00 |
|
Richard Davey
|
0368473b95
|
The SetFrame method now has two optional arguments: updateSize and updateOrigin (both true by default) which will update the size and origin of the Game Object respectively. Fix #3339
|
2018-03-12 14:45:18 +00:00 |
|
Richard Davey
|
4de9690f98
|
The setFrame method of the Texture component has been updated so that it will now automatically reset the width and height of a Game Object to match that of the new Frame. Related, it will also adjust the display origin values, because they are size based. If the Frame has a custom pivot it will set the origin to match the custom pivot instead.
|
2018-03-02 16:23:43 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
3422569a4a
|
setFrame will use a custom pivot, if set.
|
2018-02-09 15:21:39 +00:00 |
|
Richard Davey
|
9e8ee078e8
|
Fixed mixin jsdoc defs
|
2018-02-01 01:36:52 +00:00 |
|
Richard Davey
|
a506fcc3ac
|
Added jsdocs
|
2018-02-01 01:09:34 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|