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
key : string The key of the Video in the Cache, if stored there. Will be null if this Video is using the webcam instead
allowHorizontalDrag : boolean Controls if the Sprite is allowed to be dragged horizontally.
touchLocked : boolean true if this video is currently locked awaiting a touch event. This happens on some mobile devices, such
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
pointerOver(pointerId) → {boolean} Is the Pointer over this Sprite
creature(x, y, key, group)
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
pointerOut(pointerId) → {boolean} Is the Pointer outside of this Sprite
Page 3 of 47