spritesheet(key, url, frameWidth, frameHeight, frameMax, margin, spacing) → {Phaser.Loader}
Adds a Sprite Sheet to the current load queue. The file is not loaded immediately after calling this method. The file is added to the queue ready to be loaded when the loader starts. To clarify the terminology that Phaser uses: A Sprite Sheet is an image containing frames, usually of an animation, that are all equaldimensions and often in sequence. For example if the frame size is 32x32 then every fram