mirror of
https://github.com/wassname/phaser.git
synced 2026-06-26 16:00:35 +08:00
Vendored
+1
@@ -1267,6 +1267,7 @@ declare module Phaser {
|
||||
fileError(key: number): void;
|
||||
getAsset(type: string, key: string): any;
|
||||
image(key: string, url: string, overwrite?: boolean): Phaser.Loader;
|
||||
json(key: string, url: string): Phaser.Loader;
|
||||
jsonLoadComplete(index: number): void;
|
||||
removeAll(): void;
|
||||
removeFile(key: string, type: string): void;
|
||||
|
||||
Reference in New Issue
Block a user