mirror of
https://github.com/wassname/phaser.git
synced 2026-08-16 11:25:21 +08:00
Lots of Tilemap updates, moved the renderer out, added components and new tests.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
module Phaser {
|
||||
|
||||
class PointUtils {
|
||||
export class PointUtils {
|
||||
|
||||
/**
|
||||
* Adds the coordinates of two points together to create a new point.
|
||||
|
||||
Reference in New Issue
Block a user