gravity : Phaser.Point A local gravity applied to this
[readonly] preRotation : number The previous rotation of the physics body.
enable(object, children) This will create an Arcade Physics body on the given game object or array of
bulletFrameRandom : boolean If you've added a set of frames via Weapon.setBulletFrames then you can optionally
bulletKey : string The Texture Key that the Bullets use when rendering.Changing this has no effect on bullets in-flight,
fireFrom : Phaser.Rectangle This is a Rectangle
bulletAngleVariance : number This is a variance added to the angle of Bullets when they are fired.If you fire from an angle
fireAtXY(x, y) → {
moveToXY(displayObject, x, y, speed, maxTime) → {number}
moveToPointer(displayObject, speed, pointer, maxTime)
Page 2 of 21