Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
b0df6892b5
|
The Canvas SetTransform method would save the context state, but it wasn't restored at the end in the following Game Objects: Dynamic Bitmap Text, Graphics, Arc, Curve, Ellipse, Grid, IsoBox, IsoTriangle, Line, Polygon, Rectangle, Star and Triangle. These now all restore the context, meaning if you're using non-canvas sized cameras in Canvas mode, it will now render beyond just the first custom camera.
|
2018-11-27 13:54:59 +00:00 |
|
Richard Davey
|
4b1c762296
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
|
Richard Davey
|
9aaa640601
|
Finished Shape documentation
|
2018-09-15 11:18:09 +01:00 |
|
Richard Davey
|
14881bbe24
|
Renamed data to geom to avoid DataManager clash. Added preDestroy .
|
2018-09-12 12:37:18 +01:00 |
|
Richard Davey
|
a68469dc5b
|
Added jsdocs
|
2018-09-11 15:21:22 +01:00 |
|
Richard Davey
|
83fa5261e6
|
Added missing Shape canvas render functions
|
2018-09-11 13:50:01 +01:00 |
|
Richard Davey
|
30d51e5179
|
Moved closePath to Shape
|
2018-09-10 23:30:36 +01:00 |
|
Richard Davey
|
dfa40b866f
|
Moved the common fill and stroke functions out
Also started finishing jsdocs
|
2018-09-10 22:47:39 +01:00 |
|
Richard Davey
|
1f4c0b5809
|
Added Curve Shape object
|
2018-09-07 17:19:33 +01:00 |
|