spinnerbox Posted February 19, 2016 Share Posted February 19, 2016 I am adding new Atlas Json Hash object and I want to check if its key exists in the Loader. I would do this: game.load.checkKeyExists(type, myKey) Bu I am not sure what to use as type. I know I should use game.cache.someconstant but which on is for Atlas JSON Hash ? Link to comment Share on other sites More sharing options...
spinnerbox Posted February 19, 2016 Author Share Posted February 19, 2016 Just dicovered there is Phaser.Loader.TEXTURE_ATLAS_JSON_HASH Link to comment Share on other sites More sharing options...
Recommended Posts