mirror of
https://github.com/wassname/phaser.git
synced 2026-08-16 11:25:21 +08:00
Complete 0.9 release
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
/// <reference path="../Signal.ts" />
|
||||
|
||||
/**
|
||||
* Phaser
|
||||
* Phaser - GameObject
|
||||
*
|
||||
* This is the base GameObject on which all other game objects are derived. It contains all the logic required for position,
|
||||
* motion, size, collision and input.
|
||||
*/
|
||||
|
||||
module Phaser {
|
||||
|
||||
Reference in New Issue
Block a user