This commit is contained in:
lavrton
2015-05-28 11:48:33 +07:00
parent f33b1639b8
commit ca80444a2c
3 changed files with 87 additions and 262 deletions

View File

@@ -30,7 +30,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- `shadowRed`, `shadowGreen`, `shadowBlue`, `shadowAlpha` are deprecated. Use `shadow` instead.
- `dashArray` is deprecated. Use `dash` instead.
- `drawFunc` is deprecated. Use `sceneFunc` instead.
- `drawFunc` is deprecated. Use `hitFunc` instead.
- `drawHitFunc` is deprecated. Use `hitFunc` instead.
- `rotateDeg` is deprecated. Use `rotate` instead.