mirror of
https://github.com/wassname/phaser.git
synced 2026-07-29 11:24:31 +08:00
Added the new Button game object and various other input and tilemap fixes.
This commit is contained in:
@@ -206,6 +206,9 @@ module Phaser {
|
||||
public postUpdate() {
|
||||
}
|
||||
|
||||
public destroy() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Parset csv map data and generate tiles.
|
||||
* @param data {string} CSV map data.
|
||||
|
||||
Reference in New Issue
Block a user