draggable : boolean Is this sprite allowed to be dragged by the mouse? true = yes, false = no
intersects(x, y, right, bottom) Check for intersection with this tile. Parameters
new AudioSprite(game, key) Audio Sprites are a combination of audio files and a JSON configuration.The JSON follows the format
retryLimit : integer When starting playback of a video Phaser will monitor its readyState using a setTimeout call.The setTimeout
onPlay : Phaser.Signal This signal is dispatched when
update() → {boolean} Update all the tween objects you added to this manager. Returns
key : string The key of the Video in the Cache, if stored there. Will be null if this Video is using the webcam instead
states : Object The object containing Phaser.States. Source code:
duration : number The duration of the current sound marker in seconds. Source
<static> RGBtoHSL(r, g, b, out) → {object}
Page 53 of 100