mirror of
https://github.com/wassname/phaser.git
synced 2026-07-04 17:20:31 +08:00
Added missing Typescript definitions
This commit is contained in:
Vendored
+3
@@ -770,6 +770,9 @@ declare module Phaser {
|
||||
alpha: number;
|
||||
visible: boolean;
|
||||
renderable: boolean;
|
||||
width: number;
|
||||
health: number;
|
||||
damage(amount: number): Phaser.Sprite;
|
||||
}
|
||||
|
||||
class Events {
|
||||
|
||||
Reference in New Issue
Block a user