Fixed new projection routine to correctly handle unprojection. Added contains and containsXY methods to Cube.

This commit is contained in:
lewster32
2014-08-28 13:00:35 +01:00
parent 5f767474a9
commit fed085c721
8 changed files with 126 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "phaser-plugin-isometric",
"version": "0.8.0",
"version": "0.9.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.5.0",