Richard Davey
|
f285cf4854
|
Trim the font style
|
2018-09-13 13:23:11 +01:00 |
|
Richard Davey
|
5b98386677
|
Calling Text.setStyle would make the Text vanish if you didn't provide a resolution property in the style configuration object. Calling setStyle now only changes the properties given in the object, leaving any previously changed properties as-is. Fix #4011
|
2018-09-04 22:43:25 +01:00 |
|
Richard Davey
|
14ba51d928
|
Added Text.setResolution methods.
|
2018-07-18 14:45:10 +01:00 |
|
Richard Davey
|
94540e112e
|
Text supports high dpi resolution for its internal canvas
|
2018-07-17 22:44:12 +01:00 |
|
Richard Davey
|
c8b058c26a
|
Renamed object to avoid TS defs conflict
|
2018-07-16 10:28:28 +01:00 |
|
Chris Andrew
|
9f23818c40
|
Documented various missing descriptions for GameObject classes and functions.
|
2018-06-20 07:28:02 +01:00 |
|
Chris Andrew
|
47fdf779d3
|
Switched to example annotations for the setStyle() examples.
|
2018-06-14 14:49:29 +01:00 |
|
Chris Andrew
|
885b404b98
|
Fixed the indentation of setStyle() examples.
|
2018-06-14 14:41:17 +01:00 |
|
Chris Andrew
|
a6b8b8ed31
|
Documented the Text game object and its TextStyle companion.
Minor update to JSON representation descriptions.
|
2018-06-14 14:27:58 +01:00 |
|
Richard Davey
|
28e2764723
|
More jsdoc fixes
|
2018-04-16 16:02:27 +01:00 |
|
orblazer
|
87633fdfad
|
Fix multiple types on GameObjects
|
2018-03-20 15:56:31 +01:00 |
|
orblazer
|
b4a30b8e43
|
Add callbacks on GameObjects
|
2018-03-19 22:27:16 +01:00 |
|
orblazer
|
90def456f2
|
Update JSDoc on GameObjects
|
2018-03-19 12:54:31 +01:00 |
|
Richard Davey
|
05a4385cd7
|
jsdoc fixes
|
2018-03-16 17:29:39 +00:00 |
|
Richard Davey
|
1d23aad976
|
TextStyle has two new properties: baselineX and baselineY which allow you to customize the 'magic' value used in calculating the text metrics.
|
2018-03-13 13:21:51 +00:00 |
|
Richard Davey
|
247e8b9337
|
Text.setFixedSize was incorrectly setting the text property instead of the parent property. Fix #3375
|
2018-03-12 16:34:21 +00:00 |
|
Richard Davey
|
70d9c7d728
|
Always return the parent Text object, no matter the flow
|
2018-03-12 16:13:42 +00:00 |
|
Richard Davey
|
fe5bd7e6bb
|
Fixed jsdoc errors
|
2018-02-21 22:51:05 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Richard Davey
|
8ae958037e
|
Added jsdocs
|
2018-02-07 02:46:11 +00:00 |
|
Richard Davey
|
650ae3cf5a
|
Added jsdocs
|
2018-02-07 00:18:22 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|