mirror of
https://github.com/wassname/phaser.git
synced 2026-07-08 00:10:32 +08:00
BitmapData object added
This commit is contained in:
+1
-1
@@ -938,7 +938,7 @@ Phaser.Math = {
|
||||
|
||||
}
|
||||
|
||||
return { sin: sinTable, cos: cosTable };
|
||||
return { sin: sinTable, cos: cosTable, length: length };
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user