<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: Point</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/css" rel="stylesheet" href="styles/site.cerulean.css"> </head> <body> <div class="container-fluid"> <div class="navbar navbar-fixed-top navbar-inverse"> <div style="position: absolute; width: 143px; height: 31px; right: 10px; top: 10px; z-index: 1050"><a href="http://phaser.io"><img src="img/phaser.png" border="0" /></a></div> <div class="navbar-inner"> <a class="brand" href="index.html">Phaser API</a> <ul class="nav"> <li class="dropdown"> <a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-0"> <a href="Phaser.html">Phaser</a> </li> <li class="class-depth-0"> <a href="PIXI.html">PIXI</a> </li> </ul> </li> <li class="dropdown"> <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"> <a href="Phaser.Animation.html">Animation</a> </li> <li class="class-depth-1"> <a href="Phaser.AnimationManager.html">AnimationManager</a> </li> <li class="class-depth-1"> <a href="Phaser.AnimationParser.html">AnimationParser</a> </li> <li class="class-depth-1"> <a href="Phaser.ArrayList.html">ArrayList</a> </li> <li class="class-depth-1"> <a href="Phaser.ArraySet.html">ArraySet</a> </li> <li class="class-depth-1"> <a href="Phaser.ArrayUtils.html">ArrayUtils</a> </li> <li class="class-depth-1"> <a href="Phaser.AudioSprite.html">AudioSprite</a> </li> <li class="class-depth-1"> <a href="Phaser.BitmapData.html">BitmapData</a> </li> <li class="class-depth-1"> <a href="Phaser.BitmapText.html">BitmapText</a> </li> <li class="class-depth-1"> <a href="Phaser.Button.html">Button</a> </li> <li class="class-depth-1"> <a href="Phaser.Cache.html">Cache</a> </li> <li class="class-depth-1"> <a href="Phaser.Camera.html">Camera</a> </li> <li class="class-depth-1"> <a href="Phaser.Canvas.html">Canvas</a> </li> <li class="class-depth-1"> <a href="Phaser.Circle.html">Circle</a> </li> <li class="class-depth-1"> <a href="Phaser.Color.html">Color</a> </li> <li class="class-depth-1"> <a href="Phaser.Device.html">Device</a> </li> <li class="class-depth-1"> <a href="Phaser.DOM.html">DOM</a> </li> <li class="class-depth-1"> <a href="Phaser.Easing.html">Easing</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Back.html">Back</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Bounce.html">Bounce</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Circular.html">Circular</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Cubic.html">Cubic</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Elastic.html">Elastic</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Exponential.html">Exponential</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Linear.html">Linear</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Quadratic.html">Quadratic</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Quartic.html">Quartic</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Quintic.html">Quintic</a> </li> <li class="class-depth-2"> <a href="Phaser.Easing.Sinusoidal.html">Sinusoidal</a> </li> <li class="class-depth-1"> <a href="Phaser.Ellipse.html">Ellipse</a> </li> <li class="class-depth-1"> <a href="Phaser.Events.html">Events</a> </li> <li class="class-depth-1"> <a href="Phaser.Filter.html">Filter</a> </li> <li class="class-depth-1"> <a href="Phaser.FlexGrid.html">FlexGrid</a> </li> <li class="class-depth-1"> <a href="Phaser.FlexLayer.html">FlexLayer</a> </li> <li class="class-depth-1"> <a href="Phaser.Frame.html">Frame</a> </li> <li class="class-depth-1"> <a href="Phaser.FrameData.html">FrameData</a> </li> <li class="class-depth-1"> <a href="Phaser.Game.html">Game</a> </li> <li class="class-depth-1"> <a href="Phaser.GameObjectCreator.html">GameObjectCreator</a> </li> <li class="class-depth-1"> <a href="Phaser.GameObjectFactory.html">GameObjectFactory</a> </li> <li class="class-depth-1"> <a href="Phaser.Gamepad.html">Gamepad</a> </li> <li class="class-depth-1"> <a href="Phaser.GamepadButton.html">GamepadButton</a> </li> <li class="class-depth-1"> <a href="Phaser.Graphics.html">Graphics</a> </li> <li class="class-depth-1"> <a href="Phaser.Group.html">Group</a> </li> <li class="class-depth-1"> <a href="Phaser.Image.html">Image</a> </li> <li class="class-depth-1"> <a href="Phaser.Input.html">Input</a> </li> <li class="class-depth-1"> <a href="Phaser.InputHandler.html">InputHandler</a> </li> <li class="class-depth-1"> <a href="Phaser.Key.html">Key</a> </li> <li class="class-depth-1"> <a href="Phaser.Keyboard.html">Keyboard</a> </li> <li class="class-depth-1"> <a href="Phaser.Line.html">Line</a> </li> <li class="class-depth-1"> <a href="Phaser.LinkedList.html">LinkedList</a> </li> <li class="class-depth-1"> <a href="Phaser.Loader.html">Loader</a> </li> <li class="class-depth-1"> <a href="Phaser.LoaderParser.html">LoaderParser</a> </li> <li class="class-depth-1"> <a href="Phaser.Math.html">Math</a> </li> <li class="class-depth-1"> <a href="Phaser.Mouse.html">Mouse</a> </li> <li class="class-depth-1"> <a href="Phaser.MSPointer.html">MSPointer</a> </li> <li class="class-depth-1"> <a href="Phaser.Net.html">Net</a> </li> <li class="class-depth-1"> <a href="Phaser.Particle.html">Particle</a> </li> <li class="class-depth-1"> <a href="Phaser.Particles.html">Particles</a> </li> <li class="class-depth-2"> <a href="Phaser.Particles.Arcade.html">Arcade</a> </li> <li class="class-depth-3"> <a href="Phaser.Particles.Arcade.Emitter.html">Emitter</a> </li> <li class="class-depth-1"> <a href="Phaser.Physics.html">Physics</a> </li> <li class="class-depth-2"> <a href="Phaser.Physics.Arcade.html">Arcade</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.Arcade.Body.html">Body</a> </li> <li class="class-depth-2"> <a href="Phaser.Physics.Ninja.html">Ninja</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.Ninja.AABB.html">AABB</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.Ninja.Body.html">Body</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.Ninja.Circle.html">Circle</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.Ninja.Tile.html">Tile</a> </li> <li class="class-depth-2"> <a href="Phaser.Physics.P2.html">P2</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.Body.html">Body</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.BodyDebug.html">BodyDebug</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.CollisionGroup.html">CollisionGroup</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.ContactMaterial.html">ContactMaterial</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.DistanceConstraint.html">DistanceConstraint</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.FixtureList.html">FixtureList</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.GearConstraint.html">GearConstraint</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.InversePointProxy.html">InversePointProxy</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.LockConstraint.html">LockConstraint</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.Material.html">Material</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.PointProxy.html">PointProxy</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.PrismaticConstraint.html">PrismaticConstraint</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.RevoluteConstraint.html">RevoluteConstraint</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.RotationalSpring.html">RotationalSpring</a> </li> <li class="class-depth-3"> <a href="Phaser.Physics.P2.Spring.html">Spring</a> </li> <li class="class-depth-1"> <a href="Phaser.Plugin.html">Plugin</a> </li> <li class="class-depth-1"> <a href="Phaser.PluginManager.html">PluginManager</a> </li> <li class="class-depth-1"> <a href="Phaser.Point.html">Point</a> </li> <li class="class-depth-1"> <a href="Phaser.Pointer.html">Pointer</a> </li> <li class="class-depth-1"> <a href="Phaser.Polygon.html">Polygon</a> </li> <li class="class-depth-1"> <a href="Phaser.QuadTree.html">QuadTree</a> </li> <li class="class-depth-1"> <a href="Phaser.RandomDataGenerator.html">RandomDataGenerator</a> </li> <li class="class-depth-1"> <a href="Phaser.Rectangle.html">Rectangle</a> </li> <li class="class-depth-1"> <a href="Phaser.RenderTexture.html">RenderTexture</a> </li> <li class="class-depth-1"> <a href="Phaser.RequestAnimationFrame.html">RequestAnimationFrame</a> </li> <li class="class-depth-1"> <a href="Phaser.RetroFont.html">RetroFont</a> </li> <li class="class-depth-1"> <a href="Phaser.Rope.html">Rope</a> </li> <li class="class-depth-1"> <a href="Phaser.ScaleManager.html">ScaleManager</a> </li> <li class="class-depth-1"> <a href="Phaser.Signal.html">Signal</a> </li> <li class="class-depth-1"> <a href="Phaser.SignalBinding.html">SignalBinding</a> </li> <li class="class-depth-1"> <a href="Phaser.SinglePad.html">SinglePad</a> </li> <li class="class-depth-1"> <a href="Phaser.Sound.html">Sound</a> </li> <li class="class-depth-1"> <a href="Phaser.SoundManager.html">SoundManager</a> </li> <li class="class-depth-1"> <a href="Phaser.Sprite.html">Sprite</a> </li> <li class="class-depth-1"> <a href="Phaser.SpriteBatch.html">SpriteBatch</a> </li> <li class="class-depth-1"> <a href="Phaser.Stage.html">Stage</a> </li> <li class="class-depth-1"> <a href="Phaser.State.html">State</a> </li> <li class="class-depth-1"> <a href="Phaser.StateManager.html">StateManager</a> </li> <li class="class-depth-1"> <a href="Phaser.Text.html">Text</a> </li> <li class="class-depth-1"> <a href="Phaser.Tile.html">Tile</a> </li> <li class="class-depth-1"> <a href="Phaser.Tilemap.html">Tilemap</a> </li> <li class="class-depth-1"> <a href="Phaser.TilemapLayer.html">TilemapLayer</a> </li> <li class="class-depth-1"> <a href="Phaser.TilemapParser.html">TilemapParser</a> </li> <li class="class-depth-1"> <a href="Phaser.Tileset.html">Tileset</a> </li> <li class="class-depth-1"> <a href="Phaser.TileSprite.html">TileSprite</a> </li> <li class="class-depth-1"> <a href="Phaser.Time.html">Time</a> </li> <li class="class-depth-1"> <a href="Phaser.Timer.html">Timer</a> </li> <li class="class-depth-1"> <a href="Phaser.TimerEvent.html">TimerEvent</a> </li> <li class="class-depth-1"> <a href="Phaser.Touch.html">Touch</a> </li> <li class="class-depth-1"> <a href="Phaser.Tween.html">Tween</a> </li> <li class="class-depth-1"> <a href="Phaser.TweenData.html">TweenData</a> </li> <li class="class-depth-1"> <a href="Phaser.TweenManager.html">TweenManager</a> </li> <li class="class-depth-1"> <a href="Phaser.Utils.html">Utils</a> </li> <li class="class-depth-2"> <a href="Phaser.Utils.Debug.html">Debug</a> </li> <li class="class-depth-1"> <a href="Phaser.World.html">World</a> </li> <li class="class-depth-1"> <a href="PIXI.AbstractFilter.html">AbstractFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.AjaxRequest.html">AjaxRequest</a> </li> <li class="class-depth-1"> <a href="PIXI.AlphaMaskFilter.html">AlphaMaskFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.AsciiFilter.html">AsciiFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.AssetLoader.html">AssetLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.AtlasLoader.html">AtlasLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.BaseTexture.html">BaseTexture</a> </li> <li class="class-depth-1"> <a href="PIXI.BitmapFontLoader.html">BitmapFontLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.BitmapText.html">BitmapText</a> </li> <li class="class-depth-1"> <a href="PIXI.BlurFilter.html">BlurFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.BlurXFilter.html">BlurXFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.BlurYFilter.html">BlurYFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.CanvasBuffer.html">CanvasBuffer</a> </li> <li class="class-depth-1"> <a href="PIXI.CanvasGraphics.html">CanvasGraphics</a> </li> <li class="class-depth-1"> <a href="PIXI.CanvasMaskManager.html">CanvasMaskManager</a> </li> <li class="class-depth-1"> <a href="PIXI.CanvasRenderer.html">CanvasRenderer</a> </li> <li class="class-depth-1"> <a href="PIXI.CanvasTinter.html">CanvasTinter</a> </li> <li class="class-depth-1"> <a href="PIXI.Circle.html">Circle</a> </li> <li class="class-depth-1"> <a href="PIXI.ColorMatrixFilter.html">ColorMatrixFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.ColorStepFilter.html">ColorStepFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.ComplexPrimitiveShader.html">ComplexPrimitiveShader</a> </li> <li class="class-depth-1"> <a href="PIXI.ConvolutionFilter.html">ConvolutionFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.CrossHatchFilter.html">CrossHatchFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.DisplacementFilter.html">DisplacementFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.DisplayObject.html">DisplayObject</a> </li> <li class="class-depth-1"> <a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a> </li> <li class="class-depth-1"> <a href="PIXI.DotScreenFilter.html">DotScreenFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.Ellipse.html">Ellipse</a> </li> <li class="class-depth-1"> <a href="PIXI.Event.html">Event</a> </li> <li class="class-depth-1"> <a href="PIXI.EventTarget.html">EventTarget</a> </li> <li class="class-depth-1"> <a href="PIXI.FilterBlock.html">FilterBlock</a> </li> <li class="class-depth-1"> <a href="PIXI.FilterTexture.html">FilterTexture</a> </li> <li class="class-depth-1"> <a href="PIXI.Graphics.html">Graphics</a> </li> <li class="class-depth-1"> <a href="PIXI.GraphicsData.html">GraphicsData</a> </li> <li class="class-depth-1"> <a href="PIXI.GrayFilter.html">GrayFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.ImageLoader.html">ImageLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.InteractionData.html">InteractionData</a> </li> <li class="class-depth-1"> <a href="PIXI.InteractionManager.html">InteractionManager</a> </li> <li class="class-depth-1"> <a href="PIXI.InvertFilter.html">InvertFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.JsonLoader.html">JsonLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.Matrix.html">Matrix</a> </li> <li class="class-depth-1"> <a href="PIXI.MovieClip.html">MovieClip</a> </li> <li class="class-depth-1"> <a href="PIXI.NoiseFilter.html">NoiseFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.NormalMapFilter.html">NormalMapFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.PixelateFilter.html">PixelateFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.PIXI.html">PIXI</a> </li> <li class="class-depth-1"> <a href="PIXI.PixiFastShader.html">PixiFastShader</a> </li> <li class="class-depth-1"> <a href="PIXI.PixiShader.html">PixiShader</a> </li> <li class="class-depth-1"> <a href="PIXI.Point.html">Point</a> </li> <li class="class-depth-1"> <a href="PIXI.Polygon.html">Polygon</a> </li> <li class="class-depth-1"> <a href="PIXI.PolyK.html">PolyK</a> </li> <li class="class-depth-1"> <a href="PIXI.PrimitiveShader.html">PrimitiveShader</a> </li> <li class="class-depth-1"> <a href="PIXI.Rectangle.html">Rectangle</a> </li> <li class="class-depth-1"> <a href="PIXI.RenderTexture.html">RenderTexture</a> </li> <li class="class-depth-1"> <a href="PIXI.RGBSplitFilter.html">RGBSplitFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.Rope.html">Rope</a> </li> <li class="class-depth-1"> <a href="PIXI.RoundedRectangle.html">RoundedRectangle</a> </li> <li class="class-depth-1"> <a href="PIXI.SepiaFilter.html">SepiaFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.SmartBlurFilter.html">SmartBlurFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.Spine.html">Spine</a> </li> <li class="class-depth-1"> <a href="PIXI.SpineLoader.html">SpineLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.SpineTextureLoader.html">SpineTextureLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.Sprite.html">Sprite</a> </li> <li class="class-depth-1"> <a href="PIXI.SpriteBatch.html">SpriteBatch</a> </li> <li class="class-depth-1"> <a href="PIXI.SpriteSheetLoader.html">SpriteSheetLoader</a> </li> <li class="class-depth-1"> <a href="PIXI.Stage.html">Stage</a> </li> <li class="class-depth-1"> <a href="PIXI.Strip.html">Strip</a> </li> <li class="class-depth-1"> <a href="PIXI.StripShader.html">StripShader</a> </li> <li class="class-depth-1"> <a href="PIXI.Text.html">Text</a> </li> <li class="class-depth-1"> <a href="PIXI.Texture.html">Texture</a> </li> <li class="class-depth-1"> <a href="PIXI.TilingSprite.html">TilingSprite</a> </li> <li class="class-depth-1"> <a href="PIXI.TiltShiftFilter.html">TiltShiftFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.TiltShiftXFilter.html">TiltShiftXFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.TiltShiftYFilter.html">TiltShiftYFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.TwistFilter.html">TwistFilter</a> </li> <li class="class-depth-1"> <a href="PIXI.VideoTexture.html">VideoTexture</a> </li> <li class="class-depth-1"> <a href="PIXI.WebGLBlendModeManager.html">WebGLBlendModeManager</a> </li> <li class="class-depth-1"> <a href="PIXI.WebGLFastSpriteBatch.html">WebGLFastSpriteBatch</a> </li> <li class="class-depth-1"> <a href="PIXI.WebGLFilterManager.html">WebGLFilterManager</a> </li> <li class="class-depth-1"> <a href="PIXI.WebGLRenderer.html">WebGLRenderer</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Core<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"><a href="Phaser.Group.html">Group</a></li> <li class="class-depth-1"><a href="Phaser.World.html">World</a></li> <li class="class-depth-1"><a href="Phaser.Loader.html">Loader</a></li> <li class="class-depth-1"><a href="Phaser.Time.html">Time</a></li> <li class="class-depth-1"><a href="Phaser.Camera.html">Camera</a></li> <li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li> <li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li> <li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li> <li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li> <li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Game Objects<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"><a href="Phaser.GameObjectFactory.html">Factory (game.add)</a></li> <li class="class-depth-1"><a href="Phaser.GameObjectCreator.html">Creator (game.make)</a></li> <li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li> <li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li> <li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li> <li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li> <li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li> <li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li> <li class="class-depth-1"><a href="Phaser.BitmapText.html">BitmapText</a></li> <li class="class-depth-1"><a href="Phaser.Tilemap.html">Tilemap</a></li> <li class="class-depth-1"><a href="Phaser.BitmapData.html">BitmapData</a></li> <li class="class-depth-1"><a href="Phaser.RetroFont.html">RetroFont</a></li> <li class="class-depth-1"><a href="Phaser.Button.html">Button</a></li> <li class="class-depth-1"><a href="Phaser.Animation.html">Animation</a></li> <li class="class-depth-1"><a href="Phaser.Graphics.html">Graphics</a></li> <li class="class-depth-1"><a href="Phaser.RenderTexture.html">RenderTexture</a></li> <li class="class-depth-1"><a href="Phaser.TileSprite.html">TileSprite</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Geometry<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"><a href="Phaser.Circle.html">Circle</a></li> <li class="class-depth-1"><a href="Phaser.Rectangle.html">Rectangle</a></li> <li class="class-depth-1"><a href="Phaser.Point.html">Point</a></li> <li class="class-depth-1"><a href="Phaser.Line.html">Line</a></li> <li class="class-depth-1"><a href="Phaser.Ellipse.html">Ellipse</a></li> <li class="class-depth-1"><a href="Phaser.Polygon.html">Polygon</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Physics<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"><a href="Phaser.Physics.Arcade.html">Arcade Physics</a></li> <li class="class-depth-2"><a href="Phaser.Physics.Arcade.Body.html">Body</a></li> <li class="class-depth-1"><a href="Phaser.Physics.P2.html">P2 Physics</a></li> <li class="class-depth-2"><a href="Phaser.Physics.P2.Body.html">Body</a></li> <li class="class-depth-2"><a href="Phaser.Physics.P2.Spring.html">Spring</a></li> <li class="class-depth-2"><a href="Phaser.Physics.P2.CollisionGroup.html">CollisionGroup</a></li> <li class="class-depth-2"><a href="Phaser.Physics.P2.ContactMaterial.html">ContactMaterial</a></li> <li class="class-depth-1"><a href="Phaser.Physics.Ninja.html">Ninja Physics</a></li> <li class="class-depth-2"><a href="Phaser.Physics.Body.html">Body</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Input<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"><a href="Phaser.InputHandler.html">Input Handler</a></li> <li class="class-depth-1"><a href="Phaser.Pointer.html">Pointer</a></li> <li class="class-depth-1"><a href="Phaser.Mouse.html">Mouse</a></li> <li class="class-depth-1"><a href="Phaser.Keyboard.html">Keyboard</a></li> <li class="class-depth-1"><a href="Phaser.Key.html">Key</a></li> <li class="class-depth-1"><a href="Phaser.Gamepad.html">Gamepad</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a> <ul class="dropdown-menu "> <li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li> <li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li> <li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li> <li class="class-depth-1"><a href="http://www.html5gamedevs.com/forum/14-phaser/">Forum</a></li> <li class="class-depth-1"><a href="http://stackoverflow.com/questions/tagged/phaser-framework">Stack Overflow</a></li> <li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li> <li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li> <li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li> <li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li> </ul> </li> </ul> </div> </div> <div class="row-fluid"> <div class="span8"> <div id="main"> <!--<h1 class="page-title">Class: Point</h1>--> <section> <header> <h2> <span class="ancestors"><a href="Phaser.html">Phaser</a>.</span> Point </h2> <div class="class-description"><p>Phaser.Point</p></div> </header> <article> <div class="container-overview"> <dt> <h4 class="name " id="Point"><span class="type-signature"></span>new Point<span class="signature">(<span class="optional">x</span>, <span class="optional">y</span>)</span><span class="type-signature"></span></h4> </dt> <dd> <div class="description"> <p>A Point object represents a location in a two-dimensional coordinate system, where x represents the horizontal axis and y represents the vertical axis. The following code creates a point at (0,0): <code>var myPoint = new Phaser.Point();</code> You can also use them as 2D Vectors and you'll find different vector related methods in this class.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>The horizontal position of this Point.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>The vertical position of this Point.</p></td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-18">line 18</a> </dt> </dl> </dd> </div> <h3 class="subsection-title">Members</h3> <dl> <dt> <h4 class="name " id="x"><span class="type-signature"></span>x<span class="type-signature"> :number</span></h4> </dt> <dd> <div class="description"> <p>The x value of the point.</p> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-26">line 26</a> </dt> </dl> </dd> <dt> <h4 class="name " id="y"><span class="type-signature"></span>y<span class="type-signature"> :number</span></h4> </dt> <dd> <div class="description"> <p>The y value of the point.</p> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-31">line 31</a> </dt> </dl> </dd> </dl> <h3 class="subsection-title">Methods</h3> <dl> <dt> <h4 class="name " id="add"><span class="type-signature"><static> </span>add<span class="signature">(a, b, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Adds the coordinates of two points together to create a new point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-498">line 498</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angle"><span class="type-signature"><static> </span>angle<span class="signature">(a, b)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the angle between two Point objects.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The second Point object.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle between the two Points.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-592">line 592</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angleSq"><span class="type-signature"><static> </span>angleSq<span class="signature">(a, b)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the angle squared between two Point objects.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The second Point object.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle squared between the two Points.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-607">line 607</a> </dt> </dl> </dd> <dt> <h4 class="name " id="centroid"><span class="type-signature"><static> </span>centroid<span class="signature">(points, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Calculates centroid (or midpoint) from an array of points. If only one point is provided, that point is returned.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>points</code></td> <td class="type"> <span class="param-type">Phaser.Point[]</span> </td> <td class="attributes"> </td> <td class="description last"><p>The array of one or more points.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-842">line 842</a> </dt> </dl> </dd> <dt> <h4 class="name " id="distance"><span class="type-signature"><static> </span>distance<span class="signature">(a, b, <span class="optional">round</span>)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the distance of this Point object to the given object (can be a Circle, Point or anything with x/y properties).</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">object</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The target object. Must have visible x and y properties that represent the center of the object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">object</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The target object. Must have visible x and y properties that represent the center of the object.</p></td> </tr> <tr> <td class="name"><code>round</code></td> <td class="type"> <span class="param-type">boolean</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> false </td> <td class="description last"><p>Round the distance to the nearest integer.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The distance between this Point object and the destination Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-705">line 705</a> </dt> </dl> </dd> <dt> <h4 class="name " id="divide"><span class="type-signature"><static> </span>divide<span class="signature">(a, b, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Divides the coordinates of two points to create a new point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-558">line 558</a> </dt> </dl> </dd> <dt> <h4 class="name " id="equals"><span class="type-signature"><static> </span>equals<span class="signature">(a, b)</span><span class="type-signature"> → {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Determines whether the two given Point objects are equal. They are considered equal if they have the same x and y values.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The second Point object.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>A value of true if the Points are equal, otherwise false.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-578">line 578</a> </dt> </dl> </dd> <dt> <h4 class="name " id="interpolate"><span class="type-signature"><static> </span>interpolate<span class="signature">(a, b, f, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Interpolates the two given Points, based on the <code>f</code> value (between 0 and 1) and returns a new Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>f</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The level of interpolation between the two points. Indicates where the new point will be, along the line between pt1 and pt2. If f=1, pt1 is returned; if f=0, pt2 is returned.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-655">line 655</a> </dt> </dl> </dd> <dt> <h4 class="name " id="multiply"><span class="type-signature"><static> </span>multiply<span class="signature">(a, b, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Multiplies the coordinates of two points to create a new point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-538">line 538</a> </dt> </dl> </dd> <dt> <h4 class="name " id="multiplyAdd"><span class="type-signature"><static> </span>multiplyAdd<span class="signature">(a, b, s, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Adds two 2D Points together and multiplies the result by the given scalar.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>s</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The scaling value.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-637">line 637</a> </dt> </dl> </dd> <dt> <h4 class="name " id="negative"><span class="type-signature"><static> </span>negative<span class="signature">(a, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Creates a negative Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-621">line 621</a> </dt> </dl> </dd> <dt> <h4 class="name " id="normalize"><span class="type-signature"><static> </span>normalize<span class="signature">(a, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Normalize (make unit length) a Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-785">line 785</a> </dt> </dl> </dd> <dt> <h4 class="name " id="normalRightHand"><span class="type-signature"><static> </span>normalRightHand<span class="signature">(a, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Right-hand normalize (make unit length) a Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-769">line 769</a> </dt> </dl> </dd> <dt> <h4 class="name " id="parse"><span class="type-signature"><static> </span>parse<span class="signature">(obj, <span class="optional">xProp</span>, <span class="optional">yProp</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Parses an object for x and/or y properties and returns a new Phaser.Point with matching values. If the object doesn't contain those properties a Point with x/y of zero will be returned.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>obj</code></td> <td class="type"> <span class="param-type">Object</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The object to parse.</p></td> </tr> <tr> <td class="name"><code>xProp</code></td> <td class="type"> <span class="param-type">string</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> 'x' </td> <td class="description last"><p>The property used to set the Point.x value.</p></td> </tr> <tr> <td class="name"><code>yProp</code></td> <td class="type"> <span class="param-type">string</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> 'y' </td> <td class="description last"><p>The property used to set the Point.y value.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-883">line 883</a> </dt> </dl> </dd> <dt> <h4 class="name " id="perp"><span class="type-signature"><static> </span>perp<span class="signature">(a, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Return a perpendicular vector (90 degrees rotation)</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-673">line 673</a> </dt> </dl> </dd> <dt> <h4 class="name " id="project"><span class="type-signature"><static> </span>project<span class="signature">(a, b, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Project two Points onto another Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-721">line 721</a> </dt> </dl> </dd> <dt> <h4 class="name " id="projectUnit"><span class="type-signature"><static> </span>projectUnit<span class="signature">(a, b, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Project two Points onto a Point of unit length.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-745">line 745</a> </dt> </dl> </dd> <dt> <h4 class="name " id="rotate"><span class="type-signature"><static> </span>rotate<span class="signature">(a, x, y, angle, <span class="optional">asDegrees</span>, <span class="optional">distance</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Rotates a Point around the x/y coordinates given to the desired angle.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The Point object to rotate.</p></td> </tr> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The x coordinate of the anchor point</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The y coordinate of the anchor point</p></td> </tr> <tr> <td class="name"><code>angle</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The angle in radians (unless asDegrees is true) to rotate the Point to.</p></td> </tr> <tr> <td class="name"><code>asDegrees</code></td> <td class="type"> <span class="param-type">boolean</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> false </td> <td class="description last"><p>Is the given rotation in radians (false) or degrees (true)?</p></td> </tr> <tr> <td class="name"><code>distance</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> </td> <td class="description last"><p>An optional distance constraint between the Point and the anchor.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The modified point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-808">line 808</a> </dt> </dl> </dd> <dt> <h4 class="name " id="rperp"><span class="type-signature"><static> </span>rperp<span class="signature">(a, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Return a perpendicular vector (-90 degrees rotation)</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-689">line 689</a> </dt> </dl> </dd> <dt> <h4 class="name " id="subtract"><span class="type-signature"><static> </span>subtract<span class="signature">(a, b, <span class="optional">out</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Subtracts the coordinates of two points to create a new point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The first Point object.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> </td> <td class="description last"><p>The second Point object.</p></td> </tr> <tr> <td class="name"><code>out</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point to store the value in, if not supplied a new Point object will be created.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-518">line 518</a> </dt> </dl> </dd> <dt> <h4 class="name " id="add"><span class="type-signature"></span>add<span class="signature">(x, y)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Adds the given x and y values to this Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to add to Point.x.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to add to Point.y.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object. Useful for chaining method calls.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-100">line 100</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angle"><span class="type-signature"></span>angle<span class="signature">(a, <span class="optional">asDegrees</span>)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the angle between this Point object and another object with public x and y properties.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> | <span class="param-type">any</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The object to get the angle from this Point to.</p></td> </tr> <tr> <td class="name"><code>asDegrees</code></td> <td class="type"> <span class="param-type">boolean</span> </td> <td class="attributes"> <optional><br> </td> <td class="default"> false </td> <td class="description last"><p>Is the given angle in radians (false) or degrees (true)?</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle between the two objects.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-275">line 275</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angleSq"><span class="type-signature"></span>angleSq<span class="signature">(a)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the angle squared between this Point object and another object with public x and y properties.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> | <span class="param-type">any</span> </td> <td class="description last"><p>The object to get the angleSq from this Point to.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angleSq between the two objects.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-298">line 298</a> </dt> </dl> </dd> <dt> <h4 class="name " id="ceil"><span class="type-signature"></span>ceil<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Math.ceil() both the x and y properties of this Point.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-470">line 470</a> </dt> </dl> </dd> <dt> <h4 class="name " id="clamp"><span class="type-signature"></span>clamp<span class="signature">(min, max)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Clamps this Point object values to be between the given min and max.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The minimum value to clamp this Point to.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum value to clamp this Point to.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-194">line 194</a> </dt> </dl> </dd> <dt> <h4 class="name " id="clampX"><span class="type-signature"></span>clampX<span class="signature">(min, max)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Clamps the x value of this Point to be between the given min and max.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The minimum value to clamp this Point to.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum value to clamp this Point to.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-164">line 164</a> </dt> </dl> </dd> <dt> <h4 class="name " id="clampY"><span class="type-signature"></span>clampY<span class="signature">(min, max)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Clamps the y value of this Point to be between the given min and max</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The minimum value to clamp this Point to.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum value to clamp this Point to.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-179">line 179</a> </dt> </dl> </dd> <dt> <h4 class="name " id="clone"><span class="type-signature"></span>clone<span class="signature">(<span class="optional">output</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Creates a copy of the given Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>output</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Optional Point object. If given the values will be set into this object, otherwise a brand new Point object will be created and returned.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The new Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-210">line 210</a> </dt> </dl> </dd> <dt> <h4 class="name " id="copyFrom"><span class="type-signature"></span>copyFrom<span class="signature">(source)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Copies the x and y properties from any given object to this Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>source</code></td> <td class="type"> <span class="param-type">any</span> </td> <td class="description last"><p>The object to copy from.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-37">line 37</a> </dt> </dl> </dd> <dt> <h4 class="name " id="copyTo"><span class="type-signature"></span>copyTo<span class="signature">(dest)</span><span class="type-signature"> → {Object}</span></h4> </dt> <dd> <div class="description"> <p>Copies the x and y properties from this Point to any given object.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>dest</code></td> <td class="type"> <span class="param-type">any</span> </td> <td class="description last"><p>The object to copy to.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">Object</span> - </div> <div class="returns-desc param-desc"> <p>The dest object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-232">line 232</a> </dt> </dl> </dd> <dt> <h4 class="name " id="cross"><span class="type-signature"></span>cross<span class="signature">(a)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>The cross product of this and another Point object.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The Point object to get the cross product combined with this Point.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The result.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-409">line 409</a> </dt> </dl> </dd> <dt> <h4 class="name " id="distance"><span class="type-signature"></span>distance<span class="signature">(dest, <span class="optional">round</span>)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the distance of this Point object to the given object (can be a Circle, Point or anything with x/y properties)</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>dest</code></td> <td class="type"> <span class="param-type">object</span> </td> <td class="attributes"> </td> <td class="description last"><p>The target object. Must have visible x and y properties that represent the center of the object.</p></td> </tr> <tr> <td class="name"><code>round</code></td> <td class="type"> <span class="param-type">boolean</span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>Round the distance to the nearest integer (default false).</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The distance between this Point object and the destination Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-248">line 248</a> </dt> </dl> </dd> <dt> <h4 class="name " id="divide"><span class="type-signature"></span>divide<span class="signature">(x, y)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Divides Point.x and Point.y by the given x and y values.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to divide Point.x by.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to divide Point.x by.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object. Useful for chaining method calls.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-148">line 148</a> </dt> </dl> </dd> <dt> <h4 class="name " id="dot"><span class="type-signature"></span>dot<span class="signature">(a)</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>The dot product of this and another Point object.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The Point object to get the dot product combined with this Point.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The result.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-396">line 396</a> </dt> </dl> </dd> <dt> <h4 class="name " id="equals"><span class="type-signature"></span>equals<span class="signature">(a)</span><span class="type-signature"> → {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Determines whether the given objects x/y values are equal to this Point object.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> | <span class="param-type">any</span> </td> <td class="description last"><p>The object to compare with this Point.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>A value of true if the x and y points are equal, otherwise false.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-262">line 262</a> </dt> </dl> </dd> <dt> <h4 class="name " id="floor"><span class="type-signature"></span>floor<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Math.floor() both the x and y properties of this Point.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-458">line 458</a> </dt> </dl> </dd> <dt> <h4 class="name " id="getMagnitude"><span class="type-signature"></span>getMagnitude<span class="signature">()</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Calculates the length of the Point object.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The length of the Point.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-328">line 328</a> </dt> </dl> </dd> <dt> <h4 class="name " id="getMagnitudeSq"><span class="type-signature"></span>getMagnitudeSq<span class="signature">()</span><span class="type-signature"> → {number}</span></h4> </dt> <dd> <div class="description"> <p>Calculates the length squared of the Point object.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The length ^ 2 of the Point.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-340">line 340</a> </dt> </dl> </dd> <dt> <h4 class="name " id="invert"><span class="type-signature"></span>invert<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Inverts the x and y values of this Point</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-50">line 50</a> </dt> </dl> </dd> <dt> <h4 class="name " id="isZero"><span class="type-signature"></span>isZero<span class="signature">()</span><span class="type-signature"> → {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Determine if this point is at 0,0.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if this Point is 0,0, otherwise false.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-384">line 384</a> </dt> </dl> </dd> <dt> <h4 class="name " id="multiply"><span class="type-signature"></span>multiply<span class="signature">(x, y)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Multiplies Point.x and Point.y by the given x and y values. Sometimes known as <code>Scale</code>.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to multiply Point.x by.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to multiply Point.x by.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object. Useful for chaining method calls.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-132">line 132</a> </dt> </dl> </dd> <dt> <h4 class="name " id="normalize"><span class="type-signature"></span>normalize<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Alters the Point object so that its length is 1, but it retains the same direction.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-365">line 365</a> </dt> </dl> </dd> <dt> <h4 class="name " id="normalRightHand"><span class="type-signature"></span>normalRightHand<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Right-hand normalize (make unit length) this Point.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-446">line 446</a> </dt> </dl> </dd> <dt> <h4 class="name " id="perp"><span class="type-signature"></span>perp<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Make this Point perpendicular (90 degrees rotation)</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-422">line 422</a> </dt> </dl> </dd> <dt> <h4 class="name " id="rotate"><span class="type-signature"></span>rotate<span class="signature">(x, y, angle, asDegrees, <span class="optional">distance</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Rotates this Point around the x/y coordinates given to the desired angle.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The x coordinate of the anchor point.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The y coordinate of the anchor point.</p></td> </tr> <tr> <td class="name"><code>angle</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The angle in radians (unless asDegrees is true) to rotate the Point to.</p></td> </tr> <tr> <td class="name"><code>asDegrees</code></td> <td class="type"> <span class="param-type">boolean</span> </td> <td class="attributes"> </td> <td class="description last"><p>Is the given rotation in radians (false) or degrees (true)?</p></td> </tr> <tr> <td class="name"><code>distance</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>An optional distance constraint between the Point and the anchor.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>The modified point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-311">line 311</a> </dt> </dl> </dd> <dt> <h4 class="name " id="rperp"><span class="type-signature"></span>rperp<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Make this Point perpendicular (-90 degrees rotation)</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-434">line 434</a> </dt> </dl> </dd> <dt> <h4 class="name " id="set"><span class="type-signature"></span>set<span class="signature">(x, <span class="optional">y</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Sets the <code>x</code> and <code>y</code> values of this Point object to the given values. If you omit the <code>y</code> value then the <code>x</code> value will be applied to both, for example: <code>Point.setTo(2)</code> is the same as <code>Point.setTo(2, 2)</code></p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The horizontal value of this point.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>The vertical value of this point. If not given the x value will be used in its place.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object. Useful for chaining method calls.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-81">line 81</a> </dt> </dl> </dd> <dt> <h4 class="name " id="setMagnitude"><span class="type-signature"></span>setMagnitude<span class="signature">(magnitude)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Alters the length of the Point without changing the direction.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>magnitude</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The desired magnitude of the resulting Point.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-352">line 352</a> </dt> </dl> </dd> <dt> <h4 class="name " id="setTo"><span class="type-signature"></span>setTo<span class="signature">(x, <span class="optional">y</span>)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Sets the <code>x</code> and <code>y</code> values of this Point object to the given values. If you omit the <code>y</code> value then the <code>x</code> value will be applied to both, for example: <code>Point.setTo(2)</code> is the same as <code>Point.setTo(2, 2)</code></p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="description last"><p>The horizontal value of this point.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> <optional><br> </td> <td class="description last"><p>The vertical value of this point. If not given the x value will be used in its place.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object. Useful for chaining method calls.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-62">line 62</a> </dt> </dl> </dd> <dt> <h4 class="name " id="subtract"><span class="type-signature"></span>subtract<span class="signature">(x, y)</span><span class="type-signature"> → {<a href="Phaser.Point.html">Phaser.Point</a>}</span></h4> </dt> <dd> <div class="description"> <p>Subtracts the given x and y values from this Point.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to subtract from Point.x.</p></td> </tr> <tr> <td class="name"><code>y</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to subtract from Point.y.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> - </div> <div class="returns-desc param-desc"> <p>This Point object. Useful for chaining method calls.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-116">line 116</a> </dt> </dl> </dd> <dt> <h4 class="name " id="toString"><span class="type-signature"></span>toString<span class="signature">()</span><span class="type-signature"> → {string}</span></h4> </dt> <dd> <div class="description"> <p>Returns a string representation of this object.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">string</span> - </div> <div class="returns-desc param-desc"> <p>A string representation of the instance.</p> </div> </div> <dl class="details"> <dt class="tag-source">Source - <a href="Point.js_.html">geom/Point.js</a>, <a href="Point.js_.html#sunlight-1-line-482">line 482</a> </dt> </dl> </dd> </dl> </article> </section> </div> <div class="clearfix"></div> <footer> <span class="copyright"> Phaser Copyright © 2012-2014 Photon Storm Ltd. </span> <br /> <span class="jsdoc-message"> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a> on Tue Nov 25 2014 00:17:51 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>. </span> </footer> </div> <div class="span3"> <div id="toc"></div> </div> <br clear="both"> </div> </div> <script src="scripts/sunlight.js"></script> <script src="scripts/sunlight.javascript.js"></script> <script src="scripts/sunlight-plugin.doclinks.js"></script> <script src="scripts/sunlight-plugin.linenumbers.js"></script> <script src="scripts/sunlight-plugin.menu.js"></script> <script src="scripts/jquery.min.js"></script> <script src="scripts/jquery.scrollTo.js"></script> <script src="scripts/jquery.localScroll.js"></script> <script src="scripts/bootstrap-dropdown.js"></script> <script src="scripts/toc.js"></script> <script> Sunlight.highlightAll({lineNumbers:true, showMenu: true, enableDoclinks :true}); </script> <script> $( function () { $( "#toc" ).toc( { anchorName : function(i, heading, prefix) { return $(heading).attr("id") || ( prefix + i ); }, selectors : "h1,h2,h3,h4", showAndHide : false, scrollTo : 60 } ); $( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" ); $( "#main span[id^='toc']" ).addClass( "toc-shim" ); } ); </script> </body> </html>