photonstorm
|
741b93dbfe
|
Fixed parent issues with TextStyle, and moved methods into Text for ease of access.
|
2017-03-20 16:28:09 +00:00 |
|
photonstorm
|
a87f1ca88b
|
TextStyle is now responsible for MeasureText and caches the results.
Lots of new TextStyle methods.
TextStyle methods return the Text object itself, so you can chain easily.
Fixed Width and Height options added.
|
2017-03-20 16:09:01 +00:00 |
|
Richard Davey
|
08d9e55066
|
Added Style set methods and moved shadow sync.
|
2017-03-16 21:59:50 +00:00 |
|
photonstorm
|
aa080cfe7b
|
Updating TextStyle component to allow for setters and more style options.
|
2017-03-16 17:15:58 +00:00 |
|
Richard Davey
|
607e62448b
|
Added in the Text Game Object, splitting all of its common functions up. Working and rendering in Canvas mode.
|
2017-03-15 01:08:04 +00:00 |
|
photonstorm
|
4832c65666
|
Added createCanvas method to the Texture Manager.
|
2017-03-14 16:37:32 +00:00 |
|
Richard Davey
|
bf19d3dee4
|
Starting on Text
|
2017-03-13 23:38:48 +00:00 |
|