mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
More docs coming on.
This commit is contained in:
+1
-1
@@ -336,7 +336,7 @@ Phaser.Cache.prototype = {
|
||||
/**
|
||||
* Checks if an image key exists.
|
||||
* @param {string} key - Asset key of the image you want.
|
||||
* @return {bool} True if the key exists, otherwise false.
|
||||
* @return {boolean} True if the key exists, otherwise false.
|
||||
*/
|
||||
checkImageKey: function (key) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user