2013-10-03 00:21:08 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
2014-11-15 20:01:46 +00:00
< title > Phaser Source: D:/wamp/www/phaser/src/core/ScaleManager.js< / title >
2013-10-03 00:21:08 +00:00
<!-- [if lt IE 9]>
< script src = "//html5shiv.googlecode.com/svn/trunk/html5.js" > < / script >
<![endif]-->
2014-11-15 20:01:46 +00:00
< link type = "text/css" rel = "stylesheet" href = "styles/default.css" >
2013-10-03 00:21:08 +00:00
< 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 class = "navbar-inner" >
< a class = "brand" href = "index.html" > Phaser< / a >
< ul class = "nav" >
< li class = "dropdown" >
2013-10-03 01:38:35 +00:00
< a href = "namespaces.list.html" class = "dropdown-toggle" data-toggle = "dropdown" > Namespaces< b
2013-10-03 00:21:08 +00:00
class="caret">< / b > < / a >
< ul class = "dropdown-menu " >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-0" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.html" > Phaser< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-11-15 20:01:46 +00:00
< li class = "class-depth-0" >
< a href = "PIXI.html" > PIXI< / a >
< / li >
2013-10-03 00:21:08 +00:00
< / 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 " >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Animation.html" > Animation< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.AnimationManager.html" > AnimationManager< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.AnimationParser.html" > AnimationParser< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-29 14:39:02 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.ArrayList.html" > ArrayList< / a >
< / li >
2014-11-15 20:01:46 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.ArrayUtils.html" > ArrayUtils< / a >
< / li >
2014-10-09 15:12:53 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.AudioSprite.html" > AudioSprite< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.BitmapData.html" > BitmapData< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.BitmapText.html" > BitmapText< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Button.html" > Button< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Cache.html" > Cache< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Camera.html" > Camera< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Canvas.html" > Canvas< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Circle.html" > Circle< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Color.html" > Color< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Device.html" > Device< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-11-15 20:01:46 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.DOM.html" > DOM< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.html" > Easing< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Back.html" > Back< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Bounce.html" > Bounce< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Circular.html" > Circular< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Cubic.html" > Cubic< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Elastic.html" > Elastic< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Exponential.html" > Exponential< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Linear.html" > Linear< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Quadratic.html" > Quadratic< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Quartic.html" > Quartic< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Quintic.html" > Quintic< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Easing.Sinusoidal.html" > Sinusoidal< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-18 03:01:51 +00:00
< a href = "Phaser.Ellipse.html" > Ellipse< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Events.html" > Events< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.Filter.html" > Filter< / a >
< / li >
2014-09-09 14:36:56 +00:00
< 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 >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Frame.html" > Frame< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.FrameData.html" > FrameData< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Game.html" > Game< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-21 15:37:26 +00:00
< a href = "Phaser.GameObjectCreator.html" > GameObjectCreator< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.GameObjectFactory.html" > GameObjectFactory< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-05 06:29:17 +00:00
< a href = "Phaser.Gamepad.html" > Gamepad< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-05 06:29:17 +00:00
< a href = "Phaser.GamepadButton.html" > GamepadButton< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Graphics.html" > Graphics< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Group.html" > Group< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-08 07:24:22 +00:00
< a href = "Phaser.Image.html" > Image< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Input.html" > Input< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.InputHandler.html" > InputHandler< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Key.html" > Key< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Keyboard.html" > Keyboard< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-05 06:29:17 +00:00
< a href = "Phaser.Line.html" > Line< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.LinkedList.html" > LinkedList< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Loader.html" > Loader< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.LoaderParser.html" > LoaderParser< / a >
2013-10-03 00:21:08 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Math.html" > Math< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Mouse.html" > Mouse< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.MSPointer.html" > MSPointer< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Net.html" > Net< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.Particle.html" > Particle< / a >
< / li >
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Particles.html" > Particles< / a >
< / li >
2014-10-09 15:12:53 +00:00
< li class = "class-depth-2" >
< a href = "Phaser.Particles.Arcade.html" > Arcade< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Particles.Arcade.Emitter.html" > Emitter< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Physics.html" > Physics< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Physics.Arcade.html" > Arcade< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.Arcade.Body.html" > Body< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.Ninja.html" > Ninja< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.Ninja.AABB.html" > AABB< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.Ninja.Body.html" > Body< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.Ninja.Circle.html" > Circle< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.Ninja.Tile.html" > Tile< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.html" > P2< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.Body.html" > Body< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.BodyDebug.html" > BodyDebug< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.CollisionGroup.html" > CollisionGroup< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.ContactMaterial.html" > ContactMaterial< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.DistanceConstraint.html" > DistanceConstraint< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-11 12:09:28 +00:00
< li class = "class-depth-3" >
< a href = "Phaser.Physics.P2.FixtureList.html" > FixtureList< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.GearConstraint.html" > GearConstraint< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.InversePointProxy.html" > InversePointProxy< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.LockConstraint.html" > LockConstraint< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.Material.html" > Material< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.PointProxy.html" > PointProxy< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.PrismaticConstraint.html" > PrismaticConstraint< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.RevoluteConstraint.html" > RevoluteConstraint< / a >
< / li >
2014-09-09 14:36:56 +00:00
< li class = "class-depth-3" >
< a href = "Phaser.Physics.P2.RotationalSpring.html" > RotationalSpring< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-3" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.Physics.P2.Spring.html" > Spring< / a >
2014-02-21 15:37:26 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Plugin.html" > Plugin< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.PluginManager.html" > PluginManager< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Point.html" > Point< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Pointer.html" > Pointer< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-07 06:10:15 +00:00
< a href = "Phaser.Polygon.html" > Polygon< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.QuadTree.html" > QuadTree< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.RandomDataGenerator.html" > RandomDataGenerator< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Rectangle.html" > Rectangle< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.RenderTexture.html" > RenderTexture< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.RequestAnimationFrame.html" > RequestAnimationFrame< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.RetroFont.html" > RetroFont< / a >
< / li >
2014-09-09 14:36:56 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.Rope.html" > Rope< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-03-14 06:36:05 +00:00
< a href = "Phaser.ScaleManager.html" > ScaleManager< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Signal.html" > Signal< / a >
< / li >
2014-04-11 12:09:28 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.SignalBinding.html" > SignalBinding< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-05 06:29:17 +00:00
< a href = "Phaser.SinglePad.html" > SinglePad< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Sound.html" > Sound< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.SoundManager.html" > SoundManager< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Sprite.html" > Sprite< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-18 03:01:51 +00:00
< a href = "Phaser.SpriteBatch.html" > SpriteBatch< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Stage.html" > Stage< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.State.html" > State< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.StateManager.html" > StateManager< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.Text.html" > Text< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.Tile.html" > Tile< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.Tilemap.html" > Tilemap< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.TilemapLayer.html" > TilemapLayer< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.TilemapParser.html" > TilemapParser< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.Tileset.html" > Tileset< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-25 15:54:40 +00:00
< a href = "Phaser.TileSprite.html" > TileSprite< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Time.html" > Time< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-11-28 15:57:09 +00:00
< a href = "Phaser.Timer.html" > Timer< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2014-02-05 06:29:17 +00:00
< a href = "Phaser.TimerEvent.html" > TimerEvent< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.Touch.html" > Touch< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Tween.html" > Tween< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.TweenManager.html" > TweenManager< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Utils.html" > Utils< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-2" >
2013-10-03 01:38:35 +00:00
< a href = "Phaser.Utils.Debug.html" > Debug< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-03 00:21:08 +00:00
< a href = "Phaser.World.html" > World< / a >
< / li >
2014-11-15 20:01:46 +00:00
< 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.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 >
2013-10-03 00:21:08 +00:00
< / ul >
< / li >
2014-11-15 20:01:46 +00:00
< li class = "dropdown" >
< a href = "global.html" class = "dropdown-toggle" data-toggle = "dropdown" > Global< b
class="caret">< / b > < / a >
< ul class = "dropdown-menu " >
< li class = "class-depth-0" >
< a href = "global.html#clone" > clone< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#createCustomLayer" > createCustomLayer< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#createFixedLayer" > createFixedLayer< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#createFluidLayer" > createFluidLayer< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#createFullLayer" > createFullLayer< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#debug" > debug< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#destroy" > destroy< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#onResize" > onResize< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#originalEvent" > originalEvent< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#refresh" > refresh< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#reset" > reset< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#setSize" > setSize< / a >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
< div class = "row-fluid" >
2013-10-03 00:21:08 +00:00
< div class = "span12" >
< div id = "main" >
2014-11-15 20:01:46 +00:00
< h1 class = "page-title" > Source: D:/wamp/www/phaser/src/core/ScaleManager.js< / h1 >
2013-10-03 00:21:08 +00:00
< section >
< article >
< pre class = "sunlight-highlight-javascript linenums" > /**
* @author Richard Davey < rich@photonstorm.com>
2014-02-05 06:29:17 +00:00
* @copyright 2014 Photon Storm Ltd.
2013-10-03 00:21:08 +00:00
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
*/
/**
2014-11-15 20:01:46 +00:00
* The ScaleManager object is responsible managing the scaling, resizing and alignment of the game and display canvas.
*
* The `width` and `height` constructor parameters can either be a number which represents pixels or a string that represents a percentage: e.g. `800` (for 800 pixels) or `"80%"` for 80%.
*
* Some parts of ScaleManager were inspired by the research of Ryan Van Etten, released under MIT License 2013.
2013-10-03 00:21:08 +00:00
*
2014-03-28 01:42:49 +00:00
* @class Phaser.ScaleManager
2013-10-03 00:21:08 +00:00
* @constructor
* @param {Phaser.Game} game - A reference to the currently running game.
2014-11-15 20:01:46 +00:00
* @param {number|string} width - The width of the game. See above.
* @param {number|string} height - The height of the game. See above.
2013-10-03 00:21:08 +00:00
*/
2014-03-14 06:36:05 +00:00
Phaser.ScaleManager = function (game, width, height) {
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* A reference to the currently running game.
* @property {Phaser.Game} game
* @protected
* @readonly
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.game = game;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* _EXPERIMENTAL:_ A responsive grid on which you can align game objects.
* @property {Phaser.FlexGrid} grid
* @public
2013-10-03 00:21:08 +00:00
*/
2014-09-09 14:36:56 +00:00
this.grid = null;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Target width (in pixels) of the Game canvas.
* @property {number} width
* @readonly
2013-11-07 06:10:15 +00:00
*/
2014-09-09 14:36:56 +00:00
this.width = 0;
/**
2014-11-15 20:01:46 +00:00
* Target height (in pixels) of the Game canvas.
* @property {number} height
* @readonly
2014-09-09 14:36:56 +00:00
*/
this.height = 0;
2013-11-07 06:10:15 +00:00
/**
2014-11-15 20:01:46 +00:00
* Minimum width the canvas should be scaled to (in pixels).
* Change with `setMinMax`.
* @property {number} minWidth
* @readonly
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.minWidth = null;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Maximum width the canvas should be scaled to (in pixels).
* If null it will scale to whatever width the browser can handle.
* Change with `setMinMax`.
* @property {number} maxWidth
* @readonly
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.maxWidth = null;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Minimum height the canvas should be scaled to (in pixels).
* Change with `setMinMax`.
* @property {number} minHeight
* @readonly
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.minHeight = null;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Maximum height the canvas should be scaled to (in pixels).
* If null it will scale to whatever height the browser can handle.
* Change with `setMinMax`.
* @property {number} maxHeight
* @readonly
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.maxHeight = null;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* The offset coordinates of the Game canvas from the top-left of the browser window.
* The is used internally by Phaser.Pointer (for Input) and possibly other types.
* @property {Phaser.Point} offset
* @readonly
* @protected
2014-09-09 14:36:56 +00:00
*/
this.offset = new Phaser.Point();
/**
2014-11-15 20:01:46 +00:00
* If true, the game should only run in a landscape orientation.
* Change with `forceOrientation`.
* @property {boolean} forceLandscape
* @readonly
2013-10-03 00:21:08 +00:00
* @default
2014-11-15 20:01:46 +00:00
* @protected
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.forceLandscape = false;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* If true, the game should only run in a portrait
* Change with `forceOrientation`.
* @property {boolean} forcePortrait
* @readonly
2013-10-03 00:21:08 +00:00
* @default
2014-11-15 20:01:46 +00:00
* @protected
2013-10-03 00:21:08 +00:00
*/
2013-11-28 15:57:09 +00:00
this.forcePortrait = false;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* True if the `forceLandscape` or `forcePortrait` are set and do not agree with the browser orientation.
* @property {boolean} incorrectOrientation
* @readonly
* @protected
2013-10-03 00:21:08 +00:00
*/
2013-11-07 06:10:15 +00:00
this.incorrectOrientation = false;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* See `pageAlignHorizontally`.
* @property {boolean} _pageAlignHorizontally
* @private
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
this._pageAlignHorizontally = false;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* See `pageAlignVertically`.
* @property {boolean} _pageAlignVertically
* @private
2013-11-01 18:16:52 +00:00
*/
2014-11-15 20:01:46 +00:00
this._pageAlignVertically = false;
2013-11-01 18:16:52 +00:00
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* The maximum number of times a canvas will be resized (in a row) in order to fill the browser.
* @property {number} maxIterations
2013-10-03 00:21:08 +00:00
* @default
2014-11-15 20:01:46 +00:00
* @deprecated 2.2.0 - This is not used anymore as reflow iterations are "automatic".
* @protected
2013-10-03 00:21:08 +00:00
*/
this.maxIterations = 5;
2013-11-07 06:10:15 +00:00
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* This signal is dispatched when the browser enters landscape orientation, having been in portrait.
*
* This is signaled from `preUpdate` (or `pauseUpdate`) _even when_ the game is paused.
*
* @property {Phaser.Signal} enterLandscape
* @public
2013-10-03 00:21:08 +00:00
*/
this.enterLandscape = new Phaser.Signal();
/**
2014-11-15 20:01:46 +00:00
* This signal is dispatched when the browser enters portrait orientation, having been in landscape.
*
* This is signaled from `preUpdate` (or `pauseUpdate`) _even when_ the game is paused.
*
* @property {Phaser.Signal} enterPortrait
* @public
2013-10-03 00:21:08 +00:00
*/
this.enterPortrait = new Phaser.Signal();
2013-11-28 15:57:09 +00:00
/**
2014-11-15 20:01:46 +00:00
* This signal is dispatched when the browser enters an incorrect orientation, as defined by `forceOrientation`.
*
* This is signaled from `preUpdate` (or `pauseUpdate`) _even when_ the game is paused.
*
* @property {Phaser.Signal} enterIncorrectOrientation
* @public
2013-11-28 15:57:09 +00:00
*/
this.enterIncorrectOrientation = new Phaser.Signal();
/**
2014-11-15 20:01:46 +00:00
* This signal is dispatched when the browser leaves an incorrect orientation, as defined by `forceOrientation`.
*
* This is signaled from `preUpdate` (or `pauseUpdate`) _even when_ the game is paused.
*
* @property {Phaser.Signal} leaveIncorrectOrientation -
* @public
2013-11-28 15:57:09 +00:00
*/
this.leaveIncorrectOrientation = new Phaser.Signal();
2014-03-14 06:36:05 +00:00
/**
2014-11-15 20:01:46 +00:00
* This is the DOM element on which the Full Screen API will be invoked.
* It can be any valid DOM element - the target element must have the correct CSS styling and should contain the game canvas.
*
* This element's style will be modified (ie. the width and height might be set to 100%)
* but it will not be added to, removed from, or repositioned within the DOM.
* An attempt is made to restore relevant style changes when fullscreen mode is left.
*
* For pre 2.2.0 behavior set `game.scale.fullScreenTarget = game.canvas`.
*
* @property {DOMElement|null} fullScreenTarget
* @default
* @deprecated 2.2.0 - See `createFullScreenTarget` as an alternative.
2014-03-14 06:36:05 +00:00
*/
2014-09-09 14:36:56 +00:00
this.fullScreenTarget = null;
2014-03-14 06:36:05 +00:00
/**
2014-11-15 20:01:46 +00:00
* The `createFullScreenTarget` function creates a fullscreen target when `fullScreenTarget` is not set.
*
* The Game canvas is moved onto the created element for the duration of the fullscreen mode
* and restored to it's original DOM location when fullscreen is exited.
*
* The returned element (which should probably be newly created) is moved/reparanted within
* the DOM and may have its CSS styles updated. Assign an element to `fullScreenTarget` to avoid
* this DOM manipulation and revert to earlier behavior.
*
* The default implementation is to create a new element with a black background.
*
* @property {function} createFullScreenTarget
* @protected
*/
this.createFullScreenTarget = function () {
var fsTarget = document.createElement('div');
fsTarget.style.margin = '0';
fsTarget.style.padding = '0';
fsTarget.style.background = '#000';
return fsTarget;
};
/**
* The fullscreen target, as created by `createFullScreenTarget`.
* This is not set if `fullScreenTarget` is used and is cleared when fullscreen mode ends.
* @property {DOMElement|null} _createdFullScreenTarget
* @private
*/
this._createdFullScreenTarget = null;
/**
* This signal is dispatched when the browser enters fullscreen mode, if supported.
* @property {Phaser.Signal} enterFullScreen
* @public
2014-03-14 06:36:05 +00:00
*/
this.enterFullScreen = new Phaser.Signal();
/**
2014-11-15 20:01:46 +00:00
* This signal is dispatched when the browser leaves fullscreen mode.
* @property {Phaser.Signal} leaveFullScreen
* @public
2014-03-14 06:36:05 +00:00
*/
this.leaveFullScreen = new Phaser.Signal();
2014-02-18 03:01:51 +00:00
/**
2014-11-15 20:01:46 +00:00
* This signal is dispatched when the browser fails to enter fullscreen mode;
* or if the device does not support fullscreen mode and `startFullScreen` is invoked.
* @property {Phaser.Signal} leaveFullScreen
* @public
2014-02-18 03:01:51 +00:00
*/
2014-11-15 20:01:46 +00:00
this.fullScreenFailed = new Phaser.Signal();
2014-02-18 03:01:51 +00:00
2014-11-15 20:01:46 +00:00
/**
* The _last known_ orientation of the screen, as defined in the Window Screen Web API.
* See {@link Phaser.DOM.getScreenOrientation} for possible values.
*
* @property {string} screenOrientation
* @readonly
* @public
*/
this.screenOrientation = Phaser.DOM.getScreenOrientation();
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* The _current_ scale factor based on the game dimensions vs. the scaled dimensions.
* @property {Phaser.Point} scaleFactor
2013-11-28 15:57:09 +00:00
* @readonly
2013-10-03 00:21:08 +00:00
*/
this.scaleFactor = new Phaser.Point(1, 1);
2013-11-28 15:57:09 +00:00
/**
2014-11-15 20:01:46 +00:00
* The _current_ inversed scale factor. The displayed dimensions divided by the game dimensions.
* @property {Phaser.Point} scaleFactorInversed
2013-11-28 15:57:09 +00:00
* @readonly
2014-11-15 20:01:46 +00:00
* @protected
2013-11-28 15:57:09 +00:00
*/
this.scaleFactorInversed = new Phaser.Point(1, 1);
/**
2014-11-15 20:01:46 +00:00
* The game canvas is aligned by adjusting the margins; the last margins are stored here.
* @property {Bounds-like} margin
2013-11-28 15:57:09 +00:00
* @readonly
*/
2014-11-15 20:01:46 +00:00
this.margin = {left: 0, top: 0, right: 0, bottom: 0, x: 0, y: 0};
2013-11-28 15:57:09 +00:00
2014-05-20 09:12:48 +00:00
/**
2014-11-15 20:01:46 +00:00
* The bounds of the scaled game. The x/y will match the offset of the canvas element and the width/height the scaled width and height.
* @property {Phaser.Rectangle} bounds
2014-05-20 09:12:48 +00:00
* @readonly
*/
2014-09-09 14:36:56 +00:00
this.bounds = new Phaser.Rectangle();
2014-05-20 09:12:48 +00:00
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* The aspect ratio of the scaled game canvas.
* @property {number} aspectRatio
2014-02-18 03:01:51 +00:00
* @readonly
2013-10-03 00:21:08 +00:00
*/
this.aspectRatio = 0;
2014-02-18 03:01:51 +00:00
/**
2014-11-15 20:01:46 +00:00
* The aspect ratio of the original game dimensions.
* @property {number} sourceAspectRatio
2014-02-18 03:01:51 +00:00
* @readonly
*/
2014-09-09 14:36:56 +00:00
this.sourceAspectRatio = 0;
2014-02-18 03:01:51 +00:00
2013-11-28 15:57:09 +00:00
/**
2014-11-15 20:01:46 +00:00
* The native browser events from Fullscreen API changes.
* @property {any} event
* @readonly
* @private
2013-11-28 15:57:09 +00:00
*/
this.event = null;
2014-11-15 20:01:46 +00:00
/**
* The edges on which to constrain the Canvas _to_ the Window viewport in _addition_ to any restrictions of the parent container.
* @property {boolean} windowConstraints
* @default
*/
this.windowConstraints = {
bottom: true,
right: true
};
/**
* Various compatibility settings. The `(auto)` settings are automatically configured on boot based on device and other runtime information.
* @protected
*
* @property {boolean} [supportsFullscreen=(auto)] - True only if fullscreen support will be used. (Changing to fullscreen still might not work.)
*
* @property {boolean} [orientationFallback=(auto)] - See {@link Phaser.DOM.getScreenOrientation}.
*
* @property {boolean} [noMargins=false] - If true then the Game canvas's margins will not be updated anymore: existing margins must be manually cleared. Disabling margins prevents automatic canvas alignment/centering, possibly in fullscreen.
*
* @property {Phaser.Point|null} [scrollTo=(auto)] - If specified the window will be scrolled to this position on every refresh.
*
* @property {boolean} [forceMinimumDocumentHeight=true] - If enabled the document element's minimum height is explicity set on updates.
*
* @property {boolean} [showAllCanExpand=true] - If enabled then SHOW_ALL is allowed to try and expand it's non-window parent. It may be necessary for the parent element to impose CSS width/height restrictions.
*/
this.compatibility = {
supportsFullScreen: false,
orientationFallback: null,
noMargins: false,
scrollTo: null,
forceMinimumDocumentHeight: true,
showAllCanExpand: true
};
/**
* Scale mode to be used when not in fullscreen.
* @property {number} _scaleMode
* @private
*/
this._scaleMode = Phaser.ScaleManager.NO_SCALE;
2014-02-18 03:01:51 +00:00
/*
2014-11-15 20:01:46 +00:00
* Scale mode to be used in fullscreen.
* @property {number} _fullScreenScaleMode
* @private
2014-02-18 03:01:51 +00:00
*/
2014-11-15 20:01:46 +00:00
this._fullScreenScaleMode = Phaser.ScaleManager.NO_SCALE;
2014-02-18 03:01:51 +00:00
/**
2014-11-15 20:01:46 +00:00
* If the parent container of the game is the browser window (ie. document.body), rather than a div, this should set to `true`.
* @property {boolean} parentIsWindow
2014-09-09 14:36:56 +00:00
* @readonly
*/
this.parentIsWindow = false;
/**
2014-11-15 20:01:46 +00:00
* The _original_ DOM element for the parent of the game canvas.
* This may be different in fullscreen - see `createFullScreenTarget`.
*
* If the `parentIsWindow` is true then this should likely be `null`.
*
* @property {DOMElement|null} parentNode
2014-09-09 14:36:56 +00:00
* @readonly
*/
this.parentNode = null;
/**
2014-11-15 20:01:46 +00:00
* The scale of the game in relation to its parent container.
* @property {Phaser.Point} parentScaleFactor
2014-09-09 14:36:56 +00:00
* @readonly
*/
this.parentScaleFactor = new Phaser.Point(1, 1);
/**
2014-11-15 20:01:46 +00:00
* The maximum time (in ms) between dimension update checks for the Canvas's parent element (or window).
* Update checks normally happen quicker in response to other events.
* @property {integer} trackParentInterval
2014-09-09 14:36:56 +00:00
* @default
2014-11-15 20:01:46 +00:00
* @protected
2014-09-09 14:36:56 +00:00
*/
this.trackParentInterval = 2000;
2014-11-15 20:01:46 +00:00
/*
* This signal is dispatched when the size of the Game canvas changes _or_ the size of the Game changes.
* When invoked this is done _after_ the Canvas size/position have been updated.
*
* This signal is _only_ called when a change occurs and a reflow may be required.
* For example, if the canvas does not change sizes because of CSS settings (such as min-width)
* then this signal will _not_ be triggered.
*
* Use this to handle responsive game layout options.
*
* This is signaled from `preUpdate` (or `pauseUpdate`) _even when_ the game is paused.
*
* @property {Phaser.Signal} onSizeChange
* @todo Formalize the arguments, if any, supplied to this signal.
*/
this.onSizeChange = new Phaser.Signal();
2014-09-09 14:36:56 +00:00
/**
2014-11-15 20:01:46 +00:00
* The callback that will be called each the parent container resizes.
* @property {function} onResize
* @private
2014-09-09 14:36:56 +00:00
*/
this.onResize = null;
/**
2014-11-15 20:01:46 +00:00
* The context in which the `onResize` callback will be called.
* @property {object} onResizeContext
* @private
2014-09-09 14:36:56 +00:00
*/
this.onResizeContext = null;
/**
2014-11-15 20:01:46 +00:00
* Information saved when fullscreen mode is started.
* @property {object|null} _fullScreenRestore
2014-02-18 03:01:51 +00:00
* @private
*/
2014-11-15 20:01:46 +00:00
this._fullScreenRestore = null;
/**
* The _actual_ game dimensions, as initially set or set by `setGameSize`.
* @property {Phaser.Rectangle} _gameSize
* @private
*/
this._gameSize = new Phaser.Rectangle();
/**
* The user-supplied scale factor, used with the USER_SCALE scaling mode.
* @property {Phaser.Point} _userScaleFactor
* @private
*/
this._userScaleFactor = new Phaser.Point(1, 1);
/**
* The last time the bounds were checked in `preUpdate`.
* @property {number} _lastUpdate
* @private
*/
this._lastUpdate = 0;
2014-02-18 03:01:51 +00:00
/**
2014-11-15 20:01:46 +00:00
* Size checks updates are delayed according to the throttle.
* The throttle increases to `trackParentInterval` over time and is used to more
* rapidly detect changes in certain browsers (eg. IE) while providing back-off safety.
* @property {integer} _updateThrottle
2014-02-18 03:01:51 +00:00
* @private
*/
2014-11-15 20:01:46 +00:00
this._updateThrottle = 0;
2014-02-18 03:01:51 +00:00
/**
2014-11-15 20:01:46 +00:00
* The minimum throttle allowed until it has slowed down sufficiently.
* @property {integer} _updateThrottleReset
2014-02-18 03:01:51 +00:00
* @private
*/
2014-11-15 20:01:46 +00:00
this._updateThrottleReset = 100;
2014-02-18 03:01:51 +00:00
2014-05-20 09:12:48 +00:00
/**
2014-11-15 20:01:46 +00:00
* The cached result of the parent (possibly window) bounds; used to invalidate sizing.
* @property {Phaser.Rectangle} _parentBounds
2014-05-20 09:12:48 +00:00
* @private
*/
2014-11-15 20:01:46 +00:00
this._parentBounds = new Phaser.Rectangle();
2014-05-20 09:12:48 +00:00
2014-09-09 14:36:56 +00:00
/**
2014-11-15 20:01:46 +00:00
* The Canvas size at which the last onSizeChange signal was triggered.
* @property {Phaser.Rectangle} _lastReportedCanvasSize
2014-09-09 14:36:56 +00:00
* @private
*/
2014-11-15 20:01:46 +00:00
this._lastReportedCanvasSize = new Phaser.Rectangle();
2013-10-03 00:21:08 +00:00
2014-09-09 14:36:56 +00:00
/**
2014-11-15 20:01:46 +00:00
* The Game size at which the last onSizeChange signal was triggered.
* @property {Phaser.Rectangle} _lastReportedGameSize
2014-09-09 14:36:56 +00:00
* @private
*/
2014-11-15 20:01:46 +00:00
this._lastReportedGameSize = new Phaser.Rectangle();
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
if (game.config)
2014-07-10 19:31:11 +00:00
{
2014-09-09 14:36:56 +00:00
this.parseConfig(game.config);
2014-07-10 19:31:11 +00:00
}
2014-03-28 01:42:49 +00:00
2014-09-09 14:36:56 +00:00
this.setupScale(width, height);
2013-10-03 00:21:08 +00:00
};
/**
2014-11-15 20:01:46 +00:00
* The Game display area will be _stretched_ to fill the entire size of the canvas's parent element and/or screen.
* Proportions are not mainted.
*
2013-10-03 00:21:08 +00:00
* @constant
2014-11-15 20:01:46 +00:00
* @type {integer}
2013-10-03 00:21:08 +00:00
*/
2014-03-14 06:36:05 +00:00
Phaser.ScaleManager.EXACT_FIT = 0;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* The Game display area will not be scaled - even if it is too large for the canvas/screen.
*
* This mode _ignores_ any applied scaling factor and displays the canvas at the Game size.
*
2013-10-03 00:21:08 +00:00
* @constant
2014-11-15 20:01:46 +00:00
* @type {integer}
2013-10-03 00:21:08 +00:00
*/
2014-03-14 06:36:05 +00:00
Phaser.ScaleManager.NO_SCALE = 1;
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Show the entire game display area while _maintaining_ the original aspect ratio.
*
2013-10-03 00:21:08 +00:00
* @constant
2014-11-15 20:01:46 +00:00
* @type {integer}
2013-10-03 00:21:08 +00:00
*/
2014-03-14 06:36:05 +00:00
Phaser.ScaleManager.SHOW_ALL = 2;
2013-10-03 00:21:08 +00:00
2014-09-09 14:36:56 +00:00
/**
2014-11-15 20:01:46 +00:00
* The dimensions of the game display area are changed to match the size of the parent container.
* That is, this mode _changes the Game size_ to match the display size.
*
* Any manually set Game size (see `setGameSize`) is ignored while in effect.
*
2014-09-09 14:36:56 +00:00
* @constant
2014-11-15 20:01:46 +00:00
* @type {integer}
2014-09-09 14:36:56 +00:00
*/
Phaser.ScaleManager.RESIZE = 3;
2014-11-15 20:01:46 +00:00
/**
* _Experimental_: The Game display area is scaled according to a user-speficied scale.
* Use `setUserScale` to change the scale factor.
*
* @constant
* @protected
* @type {integer}
*/
Phaser.ScaleManager.USER_SCALE = 4;
2014-03-14 06:36:05 +00:00
Phaser.ScaleManager.prototype = {
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Start the ScaleManager.
*
* @method Phaser.ScaleManager#boot
* @protected
*/
boot: function () {
// Configure device-dependent compatibility
var compat = this.compatibility;
compat.supportsFullScreen = this.game.device.fullscreen & & !this.game.device.cocoonJS;
// We can't do anything about the status bars in iPads, web apps or desktops
if (!this.game.device.iPad & & !this.game.device.webApp & & !this.game.device.desktop)
{
if (this.game.device.android & & !this.game.device.chrome)
{
compat.scrollTo = new Phaser.Point(0, 1);
}
else
{
compat.scrollTo = new Phaser.Point(0, 0);
}
}
if (this.game.device.desktop)
{
compat.orientationFallback = 'screen';
}
else
{
compat.orientationFallback = '';
}
// Configure event listeners
var _this = this;
this._orientationChange = function(event) {
return _this.orientationChange(event);
};
this._windowResize = function(event) {
return _this.windowResize(event);
};
// This does not appear to be on the standards track
window.addEventListener('orientationchange', this._orientationChange, false);
window.addEventListener('resize', this._windowResize, false);
if (this.compatibility.supportsFullScreen)
{
this._fullScreenChange = function(event) {
return _this.fullScreenChange(event);
};
this._fullScreenError = function(event) {
return _this.fullScreenError(event);
};
document.addEventListener('webkitfullscreenchange', this._fullScreenChange, false);
document.addEventListener('mozfullscreenchange', this._fullScreenChange, false);
document.addEventListener('MSFullscreenChange', this._fullScreenChange, false);
document.addEventListener('fullscreenchange', this._fullScreenChange, false);
document.addEventListener('webkitfullscreenerror', this._fullScreenError, false);
document.addEventListener('mozfullscreenerror', this._fullScreenError, false);
document.addEventListener('MSFullscreenError', this._fullScreenError, false);
document.addEventListener('fullscreenerror', this._fullScreenError, false);
}
this.game.onResume.add(this._gameResumed, this);
// Initialize core bounds
Phaser.DOM.getOffset(this.game.canvas, this.offset);
this.bounds.setTo(this.offset.x, this.offset.y, this.width, this.height);
this.setGameSize(this.game.width, this.game.height);
// Don't use updateOrientationState so events are not fired
this.screenOrientation = Phaser.DOM.getScreenOrientation(this.compatibility.orientationFallback);
},
/**
* Load configuration settings.
2014-09-09 14:36:56 +00:00
*
* @method Phaser.ScaleManager#parseConfig
2014-11-15 20:01:46 +00:00
* @protected
2014-09-09 14:36:56 +00:00
* @param {object} config - The game configuration object.
2013-10-03 00:21:08 +00:00
*/
2014-09-09 14:36:56 +00:00
parseConfig: function (config) {
2013-10-03 00:21:08 +00:00
2014-09-09 14:36:56 +00:00
if (config['scaleMode'])
2013-10-03 00:21:08 +00:00
{
2014-09-09 14:36:56 +00:00
this.scaleMode = config['scaleMode'];
2013-10-03 00:21:08 +00:00
}
2014-09-09 14:36:56 +00:00
if (config['fullScreenScaleMode'])
2013-11-01 18:16:52 +00:00
{
2014-09-09 14:36:56 +00:00
this.fullScreenScaleMode = config['fullScreenScaleMode'];
2013-11-01 18:16:52 +00:00
}
2014-09-09 14:36:56 +00:00
if (config['fullScreenTarget'])
{
this.fullScreenTarget = config['fullScreenTarget'];
}
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
},
/**
* Calculates and sets the game dimensions based on the given width and height.
2014-11-15 20:01:46 +00:00
*
* This should _not_ be called when in fullscreen mode.
2014-09-09 14:36:56 +00:00
*
* @method Phaser.ScaleManager#setupScale
2014-11-15 20:01:46 +00:00
* @protected
2014-09-09 14:36:56 +00:00
* @param {number|string} width - The width of the game.
* @param {number|string} height - The height of the game.
*/
setupScale: function (width, height) {
var target;
var rect = new Phaser.Rectangle();
if (this.game.parent !== '')
2013-10-03 00:21:08 +00:00
{
2014-09-09 14:36:56 +00:00
if (typeof this.game.parent === 'string')
{
// hopefully an element ID
target = document.getElementById(this.game.parent);
}
2014-11-15 20:01:46 +00:00
else if (this.game.parent & & this.game.parent.nodeType === 1)
2014-09-09 14:36:56 +00:00
{
// quick test for a HTMLelement
target = this.game.parent;
}
}
// Fallback, covers an invalid ID and a non HTMLelement object
if (!target)
{
// Use the full window
this.parentNode = null;
this.parentIsWindow = true;
rect.width = window.innerWidth;
rect.height = window.innerHeight;
2014-11-15 20:01:46 +00:00
this.offset.set(0, 0);
2013-10-03 00:21:08 +00:00
}
2014-03-14 06:36:05 +00:00
else
2013-10-03 00:21:08 +00:00
{
2014-09-09 14:36:56 +00:00
this.parentNode = target;
this.parentIsWindow = false;
2014-11-15 20:01:46 +00:00
this.getParentBounds(this._parentBounds);
2014-09-09 14:36:56 +00:00
rect.width = this._parentBounds.width;
rect.height = this._parentBounds.height;
2014-11-15 20:01:46 +00:00
this.offset.set(this._parentBounds.x, this._parentBounds.y);
2013-10-03 00:21:08 +00:00
}
2014-09-09 14:36:56 +00:00
var newWidth = 0;
var newHeight = 0;
if (typeof width === 'number')
{
newWidth = width;
}
else
{
// Percentage based
this.parentScaleFactor.x = parseInt(width, 10) / 100;
newWidth = rect.width * this.parentScaleFactor.x;
}
if (typeof height === 'number')
{
newHeight = height;
}
else
{
// Percentage based
this.parentScaleFactor.y = parseInt(height, 10) / 100;
newHeight = rect.height * this.parentScaleFactor.y;
}
2014-11-15 20:01:46 +00:00
this._gameSize.setTo(0, 0, newWidth, newHeight);
2014-09-09 14:36:56 +00:00
this.grid = new Phaser.FlexGrid(this, newWidth, newHeight);
this.updateDimensions(newWidth, newHeight, false);
2013-10-03 00:21:08 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Invoked when the game is resumed.
* @method Phaser.ScaleManager#gameResumed
* @private
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
_gameResumed: function ()
{
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this.queueUpdate(true);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
},
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
/**
* Set the actual Game size.
* Use this instead of directly changing `game.width` or `game.height`.
*
* The actual physical display (Canvas element size) depends on various settings including
* - Scale mode
* - Scaling factor
* - Size of Canvas's parent element or CSS rules such as min-height/max-height;
* - The size of the Window
*
* @method Phaser.ScaleManager#setGameSize
* @public
* @param {integer} width - _Game width_, in pixels.
* @param {integer} height - _Game height_, in pixels.
*/
setGameSize: function (width, height) {
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this._gameSize.setTo(0, 0, width, height);
if (this.currentScaleMode !== Phaser.ScaleManager.RESIZE)
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
this.updateDimensions(width, height, true);
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
this.queueUpdate(true);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
},
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
/**
* _Experimental_: Set a User scaling factor. This is only used in the USER_SCALE scaling mode.
*
* @method Phaser.ScaleManager#setGameSize
* @protected
* @param {number} width - Width scaling factor.
* @param {numer} height - Height scaling factor.
*/
setUserScale: function (width, height) {
this._userScaleFactor.setTo(width, height);
this.queueUpdate(true);
2013-10-03 00:21:08 +00:00
},
2013-11-01 18:16:52 +00:00
/**
2014-11-15 20:01:46 +00:00
* Sets the callback that will be called when the bounds of the Canvas's parent container may have changed.
*
* This callback
* - May be invoked even though the parent container or canvas sizes have not changed
* - Unlike `onSizeChange`, it runs _before_ the canvas is guaranteed to be updated
* - Will be invoked from `preUpdate`, _even when_ the game is paused
*
* See `onSizeChange` for a better way of reacting to layout updates.
2014-09-09 14:36:56 +00:00
*
* @method Phaser.ScaleManager#setResizeCallback
2014-11-15 20:01:46 +00:00
* @public
2014-09-09 14:36:56 +00:00
* @param {function} callback - The callback that will be called each time a window.resize event happens or if set, the parent container resizes.
* @param {object} context - The context in which the callback will be called.
2013-11-01 18:16:52 +00:00
*/
2014-09-09 14:36:56 +00:00
setResizeCallback: function (callback, context) {
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
this.onResize = callback;
this.onResizeContext = context;
2013-11-28 15:57:09 +00:00
2014-09-09 14:36:56 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Signals a resize - IF the canvas or game size differs from the last signal.
*
* This also triggers updates on `grid` (FlexGrid) and, if in a RESIZE mode, `game.state` (StateManager).
*
* @method Phaser.ScaleMager#signalSizeChange
* @private
*/
signalSizeChange: function () {
if (!Phaser.Rectangle.sameDimensions(this, this._lastReportedCanvasSize) ||
!Phaser.Rectangle.sameDimensions(this.game, this._lastReportedGameSize))
{
var width = this.width;
var height = this.height;
this._lastReportedCanvasSize.setTo(0, 0, width, height);
this._lastReportedGameSize.setTo(0, 0, this.game.width, this.game.height);
this.grid.onResize(width, height);
this.onSizeChange.dispatch(this, width, height);
// Per StateManager#onResizeCallback, it only occurs when in RESIZE mode.
if (this.currentScaleMode === Phaser.ScaleManager.RESIZE)
{
this.game.state.resize(width, height);
this.game.load.resize(width, height);
}
}
},
/**
* Set the min and max dimensions for the game object.
*
* @method Phaser.ScaleManager#setMinMax
* @public
* @param {number} minWidth - The minimum width the game is allowed to scale down to.
* @param {number} minHeight - The minimum height the game is allowed to scale down to.
* @param {number} [maxWidth] - The maximum width the game is allowed to scale up to; only changed if specified.
* @param {number} [maxHeight] - The maximum height the game is allowed to scale up to; only changed if specified.
* @todo These values are only sometimes honored.
*/
2014-09-09 14:36:56 +00:00
setMinMax: function (minWidth, minHeight, maxWidth, maxHeight) {
this.minWidth = minWidth;
this.minHeight = minHeight;
if (typeof maxWidth !== 'undefined')
2013-11-01 18:16:52 +00:00
{
2014-09-09 14:36:56 +00:00
this.maxWidth = maxWidth;
}
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
if (typeof maxHeight !== 'undefined')
{
this.maxHeight = maxHeight;
}
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
},
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
/**
* The ScaleManager.preUpdate is called automatically by the core Game loop.
*
* @method Phaser.ScaleManager#preUpdate
* @protected
*/
preUpdate: function () {
2014-03-14 06:36:05 +00:00
2014-11-15 20:01:46 +00:00
if (this.game.time.time < (this._lastUpdate + this._updateThrottle))
2014-09-09 14:36:56 +00:00
{
return;
}
2014-11-15 20:01:46 +00:00
var prevThrottle = this._updateThrottle;
this._updateThrottleReset = prevThrottle >= 400 ? 0 : 100;
2014-03-14 06:36:05 +00:00
2014-11-15 20:01:46 +00:00
Phaser.DOM.getOffset(this.game.canvas, this.offset);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
var prevWidth = this._parentBounds.width;
var prevHeight = this._parentBounds.height;
var bounds = this.getParentBounds(this._parentBounds);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
var boundsChanged = bounds.width !== prevWidth || bounds.height !== prevHeight;
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
// Always invalidate on a newly detected orientation change
var orientationChanged = this.updateOrientationState(false);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
if (boundsChanged || orientationChanged)
{
if (this.onResize)
{
this.onResize.call(this.onResizeContext, bounds.width, bounds.height);
}
this.setScreenSize();
this.signalSizeChange();
}
// Next throttle, eg. 25, 50, 100, 200..
var throttle = this._updateThrottle * 2;
// Don't let an update be too eager about resetting the throttle.
if (this._updateThrottle < prevThrottle)
{
throttle = Math.min(prevThrottle, this._updateThrottleReset);
}
this._updateThrottle = Phaser.Math.clamp(throttle, 25, this.trackParentInterval);
this._lastUpdate = this.game.time.time;
},
pauseUpdate: function () {
this.preUpdate();
// Updates at slowest.
this._updateThrottle = this.trackParentInterval;
},
/**
* Update the dimensions taking the parent scaling factor into account.
*
* @method Phaser.ScaleManager#updateDimensions
* @private
* @param {number} width - The new width of the parent container.
* @param {number} height - The new height of the parent container.
* @param {boolean} resize - True if the renderer should be resized, otherwise false to just update the internal vars.
*/
updateDimensions: function (width, height, resize) {
this.width = width * this.parentScaleFactor.x;
this.height = height * this.parentScaleFactor.y;
this.game.width = this.width;
2014-09-09 14:36:56 +00:00
this.game.height = this.height;
this.sourceAspectRatio = this.width / this.height;
2014-11-15 20:01:46 +00:00
this.updateScalingAndBounds();
2014-09-09 14:36:56 +00:00
if (resize)
2013-11-01 18:16:52 +00:00
{
2014-11-15 20:01:46 +00:00
// Resize the renderer (which in turn resizes the Game canvas!)
2014-09-09 14:36:56 +00:00
this.game.renderer.resize(this.width, this.height);
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
// The Camera can never be smaller than the game size
this.game.camera.setSize(this.width, this.height);
2013-11-01 18:16:52 +00:00
2014-09-09 14:36:56 +00:00
// This should only happen if the world is smaller than the new canvas size
this.game.world.resize(this.width, this.height);
}
2013-11-01 18:16:52 +00:00
2014-11-15 20:01:46 +00:00
},
2014-03-14 06:36:05 +00:00
2014-11-15 20:01:46 +00:00
/**
* Update relevant scaling values based on the ScaleManager dimension and game dimensions,
* which should already be set. This does not change `sourceAspectRatio`.
* @private
*/
updateScalingAndBounds: function () {
this.scaleFactor.x = this.game.width / this.width;
this.scaleFactor.y = this.game.height / this.height;
this.scaleFactorInversed.x = this.width / this.game.width;
this.scaleFactorInversed.y = this.height / this.game.height;
this.aspectRatio = this.width / this.height;
// This can be invoked in boot pre-canvas
if (this.game.canvas)
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
Phaser.DOM.getOffset(this.game.canvas, this.offset);
2013-11-01 18:16:52 +00:00
}
2014-11-15 20:01:46 +00:00
this.bounds.setTo(this.offset.x, this.offset.y, this.width, this.height);
2013-11-01 18:16:52 +00:00
2014-11-15 20:01:46 +00:00
// Can be invoked in boot pre-input
if (this.game.input & & this.game.input.scale)
{
this.game.input.scale.setTo(this.scaleFactor.x, this.scaleFactor.y);
}
2014-09-09 14:36:56 +00:00
2013-11-01 18:16:52 +00:00
},
2013-11-07 06:10:15 +00:00
/**
2014-11-15 20:01:46 +00:00
* Force the game to run in only one orientation.
*
* This enables generation of incorrect orientation signals and affects resizing but does not otherwise rotate or lock the orientation.
2014-09-09 14:36:56 +00:00
*
2014-03-14 06:36:05 +00:00
* @method Phaser.ScaleManager#forceOrientation
2014-11-15 20:01:46 +00:00
* @public
2013-11-07 06:10:15 +00:00
* @param {boolean} forceLandscape - true if the game should run in landscape mode only.
2013-11-28 15:57:09 +00:00
* @param {boolean} [forcePortrait=false] - true if the game should run in portrait mode only.
2013-11-07 06:10:15 +00:00
*/
2014-09-09 14:36:56 +00:00
forceOrientation: function (forceLandscape, forcePortrait) {
2013-11-07 06:10:15 +00:00
2013-11-28 15:57:09 +00:00
if (typeof forcePortrait === 'undefined') { forcePortrait = false; }
2013-11-07 06:10:15 +00:00
2013-11-28 15:57:09 +00:00
this.forceLandscape = forceLandscape;
this.forcePortrait = forcePortrait;
2013-11-07 06:10:15 +00:00
2014-11-15 20:01:46 +00:00
if (this.updateOrientationState(true))
{
this.queueUpdate(true);
}
},
/**
* Classify the orientation, per `getScreenOrientation`.
* @method Phaser.ScaleManager#classifyOrientation
* @private
* @param {string} orientation - The orientation string, e.g. 'portrait-primary'.
* @return {string|null} The classified orientation: 'portrait', 'landscape`, or null.
*/
classifyOrientation: function (orientation) {
if (orientation === 'portrait-primary' || orientation === 'portrait-secondary')
{
return 'portrait';
}
else if (orientation === 'landscape-primary' || orientation === 'landscape-secondary')
{
return 'landscape';
}
else
{
return null;
}
2013-11-07 06:10:15 +00:00
},
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Updates the current orientation and dispatches orientation change events.
2014-09-09 14:36:56 +00:00
*
2014-11-15 20:01:46 +00:00
* @method Phaser.ScaleManager#updateOrientationState
* @private
* @param {boolean} [recheckOreientation=false] - Forcing rechecking of [in]correct orientation.
* @return {boolean} True if the orientation state changed which means a forced update is likely required.
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
updateOrientationState: function (recheckOrientation) {
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
var previousOrientation = this.screenOrientation;
this.screenOrientation = Phaser.DOM.getScreenOrientation(this.compatibility.orientationFallback);
var changed = previousOrientation !== this.screenOrientation;
if (changed)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
if (this.isLandscape)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.enterLandscape.dispatch(this.orientation, true, false);
}
else
{
this.enterPortrait.dispatch(this.orientation, false, true);
2013-10-03 00:21:08 +00:00
}
}
2014-11-15 20:01:46 +00:00
if (changed || recheckOrientation)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
var wasIncorrect = this.incorrectOrientation;
var incorrectNow = (this.forceLandscape & & !this.isLandscape) ||
(this.forcePortrait & & !this.isPortrait);
if (wasIncorrect !== incorrectNow) {
this.incorrectOrientation = incorrectNow;
changed = true;
2013-11-07 06:10:15 +00:00
2014-11-15 20:01:46 +00:00
if (incorrectNow)
2014-03-14 06:36:05 +00:00
{
2014-11-15 20:01:46 +00:00
this.enterIncorrectOrientation.dispatch();
}
else
{
this.leaveIncorrectOrientation.dispatch();
2014-03-14 06:36:05 +00:00
}
2013-10-03 00:21:08 +00:00
}
}
2014-11-15 20:01:46 +00:00
return changed;
2013-10-03 00:21:08 +00:00
},
/**
2014-09-09 14:36:56 +00:00
* window.orientationchange event handler.
*
2014-11-15 20:01:46 +00:00
* @method Phaser.ScaleManager#orientationChange
* @private
2013-10-03 00:21:08 +00:00
* @param {Event} event - The orientationchange event data.
*/
2014-11-15 20:01:46 +00:00
orientationChange: function (event) {
2013-10-03 00:21:08 +00:00
2013-11-28 15:57:09 +00:00
this.event = event;
2014-11-15 20:01:46 +00:00
this.queueUpdate(true);
2013-10-03 00:21:08 +00:00
},
/**
2014-09-09 14:36:56 +00:00
* window.resize event handler.
*
2014-11-15 20:01:46 +00:00
* @method Phaser.ScaleManager#windowResize
* @private
2013-10-03 00:21:08 +00:00
* @param {Event} event - The resize event data.
*/
2014-11-15 20:01:46 +00:00
windowResize: function (event) {
2013-10-03 00:21:08 +00:00
2013-11-28 15:57:09 +00:00
this.event = event;
2014-11-15 20:01:46 +00:00
this.queueUpdate(true);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
},
/**
* Scroll to the top - in some environments. See `compatibility.scrollTo`.
* @private
*/
scrollTop: function () {
var scrollTo = this.compatibility.scrollTo;
if (scrollTo)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
window.scrollTo(scrollTo.x, scrollTo.y);
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
},
/**
* Request a refresh, which is not normally needed, based on the current mode settings.
* The refresh does not run immediately but rather is queued for subsequent game updates.
*
* @method Phaser.ScaleManager#refresh
* @public
*/
refresh: function () {
this.scrollTop();
this.queueUpdate(true);
},
/**
* Set game and/or screen (game canvas) size automatically based on the scaleMode.
* This is used internally.
*
* Do not call this to "refresh" the display, but rather use `refresh`.
*
* @method Phaser.ScaleManager#setScreenSize
* @protected
* @deprecated 2.2.0 - This method is _internal_ and may be made _private_ in the future.
*/
setScreenSize: function () {
var scaleMode = this.currentScaleMode;
if (scaleMode === Phaser.ScaleManager.RESIZE)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.reflowGame();
return;
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
this.scrollTop();
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
if (this.compatibility.forceMinimumDocumentHeight)
{
// (This came from older code, by why is it here?)
// Set minimum height of content to new window height
document.documentElement.style.minHeight = window.innerHeight + 'px';
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
if (this.incorrectOrientation)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.setMaximum();
}
else
{
if (scaleMode === Phaser.ScaleManager.EXACT_FIT)
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
this.setExactFit();
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
else if (scaleMode === Phaser.ScaleManager.SHOW_ALL)
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
if (!this.isFullScreen & & !this.parentIsWindow & &
this.compatibility.showAllCanExpand)
{
// Try to expand parent out, but choosing maximizing dimensions.
// Then select minimize dimensions which should then honor parent
// maximum bound applications.
this.setShowAll(true);
this.resetCanvas();
this.setShowAll();
}
else
{
this.setShowAll();
}
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
else if (scaleMode === Phaser.ScaleManager.NO_SCALE)
{
this.width = this.game.width;
this.height = this.game.height;
}
else if (scaleMode === Phaser.ScaleManager.USER_SCALE)
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
this.width = this.game.width * this._userScaleFactor.x;
this.height = this.game.height * this._userScaleFactor.y;
2014-09-09 14:36:56 +00:00
}
2013-10-03 00:21:08 +00:00
}
2013-11-07 06:10:15 +00:00
2014-11-15 20:01:46 +00:00
this.reflowCanvas();
2014-10-22 20:49:44 +00:00
2013-10-03 00:21:08 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Returns the bounds of the parent.
*
* If fullscreen or without parent, this is the bounds of the screen itself.
*
* The values are rounded to the nearest pixel.
*
* @method Phaser.ScaleManager#getParentBounds
* @protected
* @param {Phaser.Rectangle} [target=(new Rectangle)] - The rectangle to update; a new one is created as needed.
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
getParentBounds: function (target) {
var bounds = target || new Phaser.Rectangle();
var parentNode = this.game.canvas & & this.game.canvas.parentNode;
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
if (this.isFullScreen & & !this._createdFullScreenTarget)
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
bounds.setTo(0, 0, window.outerWidth, window.outerHeight);
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
else if (this.parentIsWindow || !parentNode)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
bounds.setTo(0, 0, window.innerWidth, window.innerHeight);
}
else
{
var clientRect = parentNode.getBoundingClientRect();
bounds.setTo(clientRect.left, clientRect.top, clientRect.width, clientRect.height);
var wc = this.windowConstraints;
if (wc.right)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
bounds.right = Math.min(bounds.right, window.innerWidth);
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
if (wc.bottom)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
bounds.bottom = Math.min(bounds.bottom, window.innerHeight);
2013-10-03 00:21:08 +00:00
}
}
2014-11-15 20:01:46 +00:00
bounds.setTo(
Math.round(bounds.x), Math.round(bounds.y),
Math.round(bounds.width), Math.round(bounds.height));
2013-11-28 15:57:09 +00:00
2014-11-15 20:01:46 +00:00
return bounds;
2013-10-03 00:21:08 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Update the canvas position/margins - for alignment within the parent container.
*
* The canvas margins _must_ be reset/cleared prior to invoking this.
*
* @method Phaser.ScaleManager#alignCanvas
* @private
* @param {boolean} horizontal - Align horizontally?
* @param {boolean} vertical - Align vertically?
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
alignCanvas: function (horizontal, vertical) {
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
var parentBounds = this.getParentBounds();
var canvas = this.game.canvas;
var margin = this.margin;
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
if (horizontal)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
margin.left = margin.right = 0;
2014-03-28 01:42:49 +00:00
2014-11-15 20:01:46 +00:00
var canvasBounds = canvas.getBoundingClientRect();
if (this.width < parentBounds.width & & !this.incorrectOrientation)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
var currentEdge = canvasBounds.left - parentBounds.x;
var targetEdge = (parentBounds.width / 2) - (this.width / 2);
targetEdge = Math.max(targetEdge, 0);
var offset = targetEdge - currentEdge;
margin.left = Math.round(offset);
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
canvas.style.marginLeft = margin.left + 'px';
if (margin.left !== 0)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
margin.right = -(parentBounds.width - canvasBounds.width - margin.left);
canvas.style.marginRight = margin.right + 'px';
2013-10-03 00:21:08 +00:00
}
}
2014-11-15 20:01:46 +00:00
if (vertical)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
margin.top = margin.bottom = 0;
2014-03-28 01:42:49 +00:00
2014-11-15 20:01:46 +00:00
var canvasBounds = canvas.getBoundingClientRect();
if (this.height < parentBounds.height & & !this.incorrectOrientation)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
var currentEdge = canvasBounds.top - parentBounds.y;
var targetEdge = (parentBounds.height / 2) - (this.height / 2);
targetEdge = Math.max(targetEdge, 0);
var offset = targetEdge - currentEdge;
margin.top = Math.round(offset);
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
canvas.style.marginTop = margin.top + 'px';
if (margin.top !== 0)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
margin.bottom = -(parentBounds.height - canvasBounds.height - margin.top);
canvas.style.marginBottom = margin.bottom + 'px';
2013-10-03 00:21:08 +00:00
}
}
2014-11-15 20:01:46 +00:00
// Silly backwards compatibility..
margin.x = margin.left;
margin.y = margin.top;
2013-10-03 00:21:08 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Updates the game dimensions and canvas based on internal state.
*
* The canvas margins may always be adjusted, even alignment is not in effect.
2014-09-09 14:36:56 +00:00
*
2014-11-15 20:01:46 +00:00
* @method Phaser.ScaleManager#reflowGame
* @private
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
reflowGame: function ()
{
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
this.resetCanvas('', '');
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
var bounds = this.getParentBounds();
this.updateDimensions(bounds.width, bounds.height, true);
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
},
2014-03-28 01:42:49 +00:00
2014-11-15 20:01:46 +00:00
/**
* Updates the size/position of the canvas based on internal state.
*
* The canvas margins may always be adjusted, even alignment is not in effect.
*
* @method Phaser.ScaleManager#reflowCanvas
* @private
*/
reflowCanvas: function () {
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
if (!this.incorrectOrientation)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.width = Phaser.Math.clamp(this.width, this.minWidth || 0, this.maxWidth || this.width);
this.height = Phaser.Math.clamp(this.height, this.minHeight || 0, this.maxHeight || this.height);
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
this.resetCanvas();
if (!this.compatibility.noMargins)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
if (this.isFullScreen & & this._createdFullScreenTarget)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.alignCanvas(true, true);
2013-10-03 00:21:08 +00:00
}
else
{
2014-11-15 20:01:46 +00:00
this.alignCanvas(this.pageAlignHorizontally, this.pageAlignVertically);
2013-10-03 00:21:08 +00:00
}
}
2014-11-15 20:01:46 +00:00
this.updateScalingAndBounds();
2014-05-20 09:12:48 +00:00
2014-11-15 20:01:46 +00:00
},
2014-03-28 01:42:49 +00:00
2014-11-15 20:01:46 +00:00
/**
* "Reset" the game canvas as set the specified styles directly.
* @method Phaser.ScaleManager#resetCanvas
* @private
* @param {string} [cssWidth=(current width)] - The css width to set.
* @param {string} [cssHeight=(current height)] - The css height to set.
*/
resetCanvas: function (cssWidth, cssHeight) {
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
if (typeof cssWidth === 'undefined') { cssWidth = this.width + 'px'; }
if (typeof cssHeight === 'undefined') { cssHeight = this.height + 'px'; }
2013-11-28 15:57:09 +00:00
2014-11-15 20:01:46 +00:00
var canvas = this.game.canvas;
if (!this.compatibility.noMargins)
{
canvas.style.marginLeft = '';
canvas.style.marginTop = '';
canvas.style.marginRight = '';
canvas.style.marginBottom = '';
}
canvas.style.width = cssWidth;
canvas.style.height = cssHeight;
2013-11-07 06:10:15 +00:00
2013-10-03 00:21:08 +00:00
},
2014-11-15 20:01:46 +00:00
/**
* Queues/marks a size/bounds check as needing to occur (from `preUpdate`).
* @method Phaser.ScaleManager#queueUpdate
* @private
* @param {boolean} force - If true resets the parent bounds to ensure the check is dirty.
*/
queueUpdate: function (force) {
if (force)
{
this._parentBounds.width = 0;
this._parentBounds.height = 0;
}
this._updateThrottle = this._updateThrottleReset;
},
/**
* Reset internal data/state.
*
* @method Phaser.ScaleManager#reset
* @private
*/
2014-09-09 14:36:56 +00:00
reset: function (clearWorld) {
if (clearWorld)
{
this.grid.reset();
}
},
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* Updates the width/height to that of the window.
2014-09-09 14:36:56 +00:00
*
2014-03-14 06:36:05 +00:00
* @method Phaser.ScaleManager#setMaximum
2014-11-15 20:01:46 +00:00
* @private
2013-10-03 00:21:08 +00:00
*/
setMaximum: function () {
this.width = window.innerWidth;
this.height = window.innerHeight;
},
/**
2014-11-15 20:01:46 +00:00
* Updates the width/height such that the game is scaled proportionally.
2014-09-09 14:36:56 +00:00
*
2014-03-14 06:36:05 +00:00
* @method Phaser.ScaleManager#setShowAll
2014-11-15 20:01:46 +00:00
* @private
* @param {boolean} expanding - If true then the maximizing dimension is chosen.
2013-10-03 00:21:08 +00:00
*/
2014-11-15 20:01:46 +00:00
setShowAll: function (expanding) {
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
var bounds = this.getParentBounds();
var width = bounds.width;
var height = bounds.height;
var multiplier;
if (expanding)
{
multiplier = Math.max((height / this.game.height), (width / this.game.width));
}
else
{
multiplier = Math.min((height / this.game.height), (width / this.game.width));
}
2013-10-03 00:21:08 +00:00
this.width = Math.round(this.game.width * multiplier);
this.height = Math.round(this.game.height * multiplier);
},
/**
2014-11-15 20:01:46 +00:00
* Updates the width/height such that the game is stretched to the available size.
* Honors `maxWidth` and `maxHeight` when _not_ in fullscreen.
*
2014-03-14 06:36:05 +00:00
* @method Phaser.ScaleManager#setExactFit
2014-11-15 20:01:46 +00:00
* @private
2013-10-03 00:21:08 +00:00
*/
setExactFit: function () {
2014-11-15 20:01:46 +00:00
var bounds = this.getParentBounds();
2013-10-03 00:21:08 +00:00
2014-11-15 20:01:46 +00:00
this.width = bounds.width;
this.height = bounds.height;
if (this.isFullScreen)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
// Max/min not honored fullscreen
return;
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
if (this.maxWidth)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.width = Math.min(this.width, this.maxWidth);
2013-10-03 00:21:08 +00:00
}
2014-11-15 20:01:46 +00:00
if (this.maxHeight)
2013-10-03 00:21:08 +00:00
{
2014-11-15 20:01:46 +00:00
this.height = Math.min(this.height, this.maxHeight);
2013-10-03 00:21:08 +00:00
}
2014-09-09 14:36:56 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Start the browser's fullscreen mode - this _must_ be called from a user input Pointer or Mouse event.
*
* The Fullscreen API must be supported by the browser for this to work. It is not the same as setting the game size to fill the browser window.
* See `compatibility.supportsFullScreen` to check if the current device appears to support fullscreen mode.
*
* The `fullScreenFailed` signal will be dispatched if the fullscreen change request failed or the game does not support the Fullscreen API.
*
2014-09-09 14:36:56 +00:00
* @method Phaser.ScaleManager#startFullScreen
2014-11-15 20:01:46 +00:00
* @public
* @param {boolean} [antialias] - Changes the anti-alias feature of the canvas before jumping in to fullscreen (false = retain pixel art, true = smooth art). If not specified then no change is made. Only works in CANVAS mode.
* @param {boolean} [allowTrampoline=undefined] - Internal argument. If false click trampolining is suppressed.
* @return {boolean} Returns true if the device supports fullscreen mode and fullscreen mode was attempted to be started. (It might not actually start, wait for the signals.)
2014-09-09 14:36:56 +00:00
*/
2014-11-15 20:01:46 +00:00
startFullScreen: function (antialias, allowTrampoline) {
if (this.isFullScreen)
{
return false;
}
if (!this.compatibility.supportsFullScreen)
{
// Error is called in timeout to emulate the real fullscreenerror event better
var _this = this;
setTimeout(function () {
_this.fullScreenError();
}, 10);
return;
}
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
// IE11 clicks trigger MSPointer which is not the mousePointer
var input = this.game.input;
if (input.activePointer !== input.mousePointer & &
(allowTrampoline || allowTrampoline !== false))
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
input.activePointer.addClickTrampoline(
"startFullScreen", this.startFullScreen, this, [antialias, false]);
2014-09-09 14:36:56 +00:00
return;
}
if (typeof antialias !== 'undefined' & & this.game.renderType === Phaser.CANVAS)
{
this.game.stage.smoothed = antialias;
}
2014-11-15 20:01:46 +00:00
var fsTarget = this.fullScreenTarget;
if (!fsTarget)
{
this.cleanupCreatedTarget();
this._createdFullScreenTarget = this.createFullScreenTarget();
fsTarget = this._createdFullScreenTarget;
// Move the game canvas inside of the target and add the target to the DOM
// (The target has to be added for the Fullscreen API to work.)
var canvas = this.game.canvas;
var parent = canvas.parentNode;
parent.insertBefore(fsTarget, canvas);
fsTarget.appendChild(canvas);
}
2014-09-09 14:36:56 +00:00
if (this.game.device.fullscreenKeyboard)
{
2014-11-15 20:01:46 +00:00
fsTarget[this.game.device.requestFullscreen](Element.ALLOW_KEYBOARD_INPUT);
2014-09-09 14:36:56 +00:00
}
else
{
2014-11-15 20:01:46 +00:00
fsTarget[this.game.device.requestFullscreen]();
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
return true;
2014-09-09 14:36:56 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Stops fullscreen mode, if active.
*
2014-09-09 14:36:56 +00:00
* @method Phaser.ScaleManager#stopFullScreen
2014-11-15 20:01:46 +00:00
* @public
* @return {boolean} Returns true if the browser supports fullscreen mode and fullscreen mode will be exited.
2014-09-09 14:36:56 +00:00
*/
stopFullScreen: function () {
2014-11-15 20:01:46 +00:00
if (!this.isFullScreen || !this.compatibility.supportsFullScreen)
{
return false;
}
2014-09-09 14:36:56 +00:00
document[this.game.device.cancelFullscreen]();
2014-11-15 20:01:46 +00:00
return true;
},
/**
* Cleans up the previous fullscreen target, if such was automatically created.
* This ensures the canvas is restored to its former parent, assuming the target didn't move.
* @private
*/
cleanupCreatedTarget: function () {
var fsTarget = this._createdFullScreenTarget;
if (fsTarget & & fsTarget.parentNode)
{
// Make sure to cleanup synthetic target for sure;
// swap the canvas back to the parent.
var parent = fsTarget.parentNode;
parent.insertBefore(this.game.canvas, fsTarget);
parent.removeChild(fsTarget);
}
this._createdFullScreenTarget = null;
},
/**
* Used to prepare/restore extra fullscreen mode settings.
* (This does move any elements within the DOM tree.)
*
* @method Phaser.ScaleManager#prepScreenMode
* @private
* @param {boolean} enteringFullscreen - True if _entering_ fullscreen, false if _leaving_.
*/
prepScreenMode: function (enteringFullscreen) {
var createdTarget = !!this._createdFullScreenTarget;
var fsTarget = this._createdFullScreenTarget || this.fullScreenTarget;
if (enteringFullscreen)
{
if (createdTarget || this.fullScreenScaleMode === Phaser.ScaleManager.EXACT_FIT)
{
// Resize target, as long as it's not the canvas
if (fsTarget !== this.game.canvas)
{
this._fullScreenRestore = {
targetWidth: fsTarget.style.width,
targetHeight: fsTarget.style.height
};
fsTarget.style.width = '100%';
fsTarget.style.height = '100%';
}
}
}
else
{
// Have restore information
if (this._fullScreenRestore)
{
fsTarget.style.width = this._fullScreenRestore.targetWidth;
fsTarget.style.height = this._fullScreenRestore.targetHeight;
this._fullScreenRestore = null;
}
// Always reset to game size
this.updateDimensions(this._gameSize.width, this._gameSize.height, true);
this.resetCanvas();
}
2014-09-09 14:36:56 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Called automatically when the browser enters of leaves fullscreen mode.
*
2014-09-09 14:36:56 +00:00
* @method Phaser.ScaleManager#fullScreenChange
* @protected
2014-11-15 20:01:46 +00:00
* @param {Event} [event=undefined] - The fullscreenchange event
2014-09-09 14:36:56 +00:00
*/
fullScreenChange: function (event) {
this.event = event;
if (this.isFullScreen)
{
2014-11-15 20:01:46 +00:00
this.prepScreenMode(true);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this.setScreenSize();
this.queueUpdate(true);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this.enterFullScreen.dispatch(this.width, this.height);
}
else
{
this.prepScreenMode(false);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this.cleanupCreatedTarget();
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this.setScreenSize();
this.queueUpdate(true);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
this.leaveFullScreen.dispatch(this.width, this.height);
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
},
/**
* Called automatically when the browser fullscreen request fails;
* or called when a fullscreen request is made on a device for which it is not supported.
*
* @method Phaser.ScaleManager#fullScreenError
* @protected
* @param {Event} [event=undefined] - The fullscreenerror event; undefined if invoked on a device that does not support the Fullscreen API.
*/
fullScreenError: function (event) {
this.event = event;
this.cleanupCreatedTarget();
console.warn('Phaser.ScaleManager: requestFullscreen failed or device does not support the Fullscreen API');
this.fullScreenFailed.dispatch();
},
/**
* A cross-browser element.getBoundingClientRect method with optional cushion.
*
* Returns a plain object containing the properties `top/bottom/left/right/width/height` with respect to the top-left corner of the current viewport.
* Its properties match the native rectangle.
* The cushion parameter is an amount of pixels (+/-) to cushion the element.
* It adjusts the measurements such that it is possible to detect when an element is near the viewport.
*
* @method Phaser.ScaleManager#elementBounds
* @protected
* @param {DOMElement|Object} [element=(game canvas)] - The element or stack (uses first item) to get the bounds for. If none given it defaults to the Phaser game canvas.
* @param {number} [cushion] - A +/- pixel adjustment amount.
* @return {Object|boolean} A plain object containing the properties `top/bottom/left/right/width/height` or `false` if a non-valid element is given.
* @see {@link Phaser.DOM.getBounds}
*/
elementBounds: function (element, cushion) {
if (typeof element === 'undefined') { element = this.game.canvas; }
return Phaser.DOM.getBounds(element, cushion);
},
/**
* Get the viewport aspect ratio (or the aspect ratio of an object or element)
* @link http://w3.org/TR/css3-mediaqueries/#orientation
*
* @method Phaser.ScaleManager#aspect
* @protected
* @param {(DOMElement|Object)} [object=(viewport)] - Optional object. Must have public `width` and `height` properties or methods.
* @return {number} The aspect ratio.
* @see {@link Phaser.DOM.getAspectRatio}
*/
aspect: function (object) {
return Phaser.DOM.getAspectRatio(object);
},
/**
* Takes a Sprite or Image object and scales it to fit the given dimensions.
* Scaling happens proportionally without distortion to the sprites texture.
* The letterBox parameter controls if scaling will produce a letter-box effect or zoom the
* sprite until it fills the given values. Note that with letterBox set to false the scaled sprite may spill out over either
* the horizontal or vertical sides of the target dimensions. If you wish to stop this you can crop the Sprite.
*
* @method Phaser.ScaleManager#scaleSprite
* @protected
* @param {Phaser.Sprite|Phaser.Image} sprite - The sprite we want to scale.
* @param {integer} [width] - The target width that we want to fit the sprite in to. If not given it defaults to ScaleManager.width.
* @param {integer} [height] - The target height that we want to fit the sprite in to. If not given it defaults to ScaleManager.height.
* @param {boolean} [letterBox=false] - True if we want the `fitted` mode. Otherwise, the function uses the `zoom` mode.
* @return {Phaser.Sprite|Phaser.Image} The scaled sprite.
*/
scaleSprite: function (sprite, width, height, letterBox) {
if (typeof width === 'undefined') { width = this.width; }
if (typeof height === 'undefined') { height = this.height; }
if (typeof letterBox === 'undefined') { letterBox = false; }
sprite.scale.set(1);
if ((sprite.width < = 0) || (sprite.height < = 0) || (width < = 0) || (height < = 0))
2014-09-09 14:36:56 +00:00
{
2014-11-15 20:01:46 +00:00
return sprite;
}
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
var scaleX1 = width;
var scaleY1 = (sprite.height * width) / sprite.width;
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
var scaleX2 = (sprite.width * height) / sprite.height;
var scaleY2 = height;
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
var scaleOnWidth = (scaleX2 > width);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
if (scaleOnWidth)
{
scaleOnWidth = letterBox;
2014-09-09 14:36:56 +00:00
}
2014-11-15 20:01:46 +00:00
else
{
scaleOnWidth = !letterBox;
}
if (scaleOnWidth)
{
sprite.width = Math.floor(scaleX1);
sprite.height = Math.floor(scaleY1);
}
else
{
sprite.width = Math.floor(scaleX2);
sprite.height = Math.floor(scaleY2);
}
// Enable at some point?
// sprite.x = Math.floor((width - sprite.width) / 2);
// sprite.y = Math.floor((height - sprite.height) / 2);
return sprite;
2014-09-09 14:36:56 +00:00
},
/**
2014-11-15 20:01:46 +00:00
* Destroys the ScaleManager and removes any event listeners.
* This should probably only be called when the game is destroyed.
*
* @method destroy
* @protected
*/
2014-09-09 14:36:56 +00:00
destroy: function () {
2014-11-15 20:01:46 +00:00
this.game.onResume.remove(this._gameResumed, this);
window.removeEventListener('orientationchange', this._orientationChange, false);
window.removeEventListener('resize', this._windowResize, false);
2014-09-09 14:36:56 +00:00
2014-11-15 20:01:46 +00:00
if (this.compatibility.supportsFullScreen)
2014-09-09 14:36:56 +00:00
{
document.removeEventListener('webkitfullscreenchange', this._fullScreenChange, false);
document.removeEventListener('mozfullscreenchange', this._fullScreenChange, false);
2014-11-15 20:01:46 +00:00
document.removeEventListener('MSFullscreenChange', this._fullScreenChange, false);
2014-09-09 14:36:56 +00:00
document.removeEventListener('fullscreenchange', this._fullScreenChange, false);
2014-11-15 20:01:46 +00:00
document.removeEventListener('webkitfullscreenerror', this._fullScreenError, false);
document.removeEventListener('mozfullscreenerror', this._fullScreenError, false);
document.removeEventListener('MSFullscreenError', this._fullScreenError, false);
document.removeEventListener('fullscreenerror', this._fullScreenError, false);
2014-09-09 14:36:56 +00:00
}
2013-10-03 00:21:08 +00:00
}
};
2014-03-14 06:36:05 +00:00
Phaser.ScaleManager.prototype.constructor = Phaser.ScaleManager;
2014-02-05 06:29:17 +00:00
2014-09-09 14:36:56 +00:00
/**
2014-11-15 20:01:46 +00:00
* window.resize event handler.
* @method checkResize
* @memberof Phaser.ScaleManager
* @protected
* @deprecated 2.2.0 - Internal. _Do not use_
*/
Phaser.ScaleManager.prototype.checkResize = Phaser.ScaleManager.prototype.windowResize;
/**
* window.orientationchange event handler.
* @method checkOrientation
* @memberof Phaser.ScaleManager
* @protected
* @deprecated 2.2.0 - Internal. _Do not use_
*/
Phaser.ScaleManager.prototype.checkOrientation = Phaser.ScaleManager.prototype.orientationChange;
/**
* Updates the size/position of the canvas based on internal state.
* @method setSize
* @memberof Phaser.ScaleManager
* @protected
* @deprecated 2.2.0 - Internal. Use `refresh` if needed.
*/
Phaser.ScaleManager.prototype.setSize = Phaser.ScaleManager.prototype.reflowCanvas;
/**
* Checks if the browser is in the correct orientation for the game, dependent upon `forceLandscape` and `forcePortrait`, and updates the state.
*
* The appropriate event is dispatched if the orientation became valid or invalid.
*
* @method checkOrientationState
* @memberof Phaser.ScaleManager
* @protected
* @return {boolean} True if the orientation state changed (consider a refresh)
* @deprecated 2.2.0 - This is only for backward compatibility of user code.
*/
Phaser.ScaleManager.prototype.checkOrientationState = function () {
var changed = this.updateOrientationState();
if (changed)
{
this.refresh();
}
return changed;
};
/**
* The scaling method used by the ScaleManager.
*
* See {@link Phaser.ScaleManager.NO_SCALE}, {@link Phaser.ScaleManager.EXACT_FIT}, {@link Phaser.ScaleManager.SHOW_ALL}, {@link Phaser.ScaleManager.RESIZE}, {@link Phaser.ScaleManager.USER_SCALE}
*
2014-09-09 14:36:56 +00:00
* @name Phaser.ScaleManager#scaleMode
2014-11-15 20:01:46 +00:00
* @property {number} scaleMode
2014-09-09 14:36:56 +00:00
*/
Object.defineProperty(Phaser.ScaleManager.prototype, "scaleMode", {
get: function () {
return this._scaleMode;
},
set: function (value) {
if (value !== this._scaleMode)
{
2014-11-15 20:01:46 +00:00
if (!this.isFullScreen)
{
this.updateDimensions(this._gameSize.width, this._gameSize.height, true);
this.queueUpdate(true);
}
2014-09-09 14:36:56 +00:00
this._scaleMode = value;
}
2014-11-15 20:01:46 +00:00
return this._scaleMode;
}
});
/**
* The scaling method used by the ScaleManager when in fullscreen.
*
* @name Phaser.ScaleManager#fullScreenScaleMode
* @property {number} fullScreenScaleMode
*/
Object.defineProperty(Phaser.ScaleManager.prototype, "fullScreenScaleMode", {
get: function () {
return this._fullScreenScaleMode;
},
set: function (value) {
if (value !== this._fullScreenScaleMode)
{
// If in fullscreen then need a wee bit more work
if (this.isFullScreen)
{
this.prepScreenMode(false);
this._fullScreenScaleMode = value;
this.prepScreenMode(true);
this.queueUpdate(true);
}
else
{
this._fullScreenScaleMode = value;
}
}
return this._fullScreenScaleMode;
}
});
/**
* Returns the current scale mode - for normal or fullscreen operation.
*
* @name Phaser.ScaleManager#currentScaleMode
* @property {number} currentScaleMode
* @protected
* @readonly
*/
Object.defineProperty(Phaser.ScaleManager.prototype, "currentScaleMode", {
get: function () {
return this.isFullScreen ? this._fullScreenScaleMode : this._scaleMode;
2014-09-09 14:36:56 +00:00
}
});
2013-10-03 00:21:08 +00:00
/**
2014-11-15 20:01:46 +00:00
* If true then the game canvas will be horizontally-aligned _in the parent container_.
*
* To align across the page the game canvas should be added directly to page;
* or the parent container should itself be aligned.
*
* This is not applicable for the `RESIZE` scaling mode.
*
* @name Phaser.ScaleManager#pageAlignHorizontally
* @property {boolean} pageAlignHorizontally
* @default false
*/
Object.defineProperty(Phaser.ScaleManager.prototype, "pageAlignHorizontally", {
get: function () {
return this._pageAlignHorizontally;
},
set: function (value) {
if (value !== this._pageAlignHorizontally)
{
this._pageAlignHorizontally = value;
this.queueUpdate(true);
}
}
});
/**
* If true then the game canvas will be vertically-aligned _in the parent container_.
*
* To align across the page the game canvas should be added directly to page;
* or the parent container should itself be aligned.
*
* This is not applicable for the `RESIZE` scaling mode.
*
* @name Phaser.ScaleManager#pageAlignVertically
* @property {boolean} pageAlignVertically
* @default false
*/
Object.defineProperty(Phaser.ScaleManager.prototype, "pageAlignVertically", {
get: function () {
return this._pageAlignVertically;
},
set: function (value) {
if (value !== this._pageAlignVertically)
{
this._pageAlignVertically = value;
this.queueUpdate(true);
}
}
});
/**
* Returns true if the browser is in fullscreen mode, otherwise false.
2014-03-14 06:36:05 +00:00
* @name Phaser.ScaleManager#isFullScreen
2014-11-15 20:01:46 +00:00
* @property {boolean} isFullScreen
2013-10-03 00:21:08 +00:00
* @readonly
*/
2014-03-14 06:36:05 +00:00
Object.defineProperty(Phaser.ScaleManager.prototype, "isFullScreen", {
2013-10-03 00:21:08 +00:00
get: function () {
2014-11-15 20:01:46 +00:00
return !!(document['fullscreenElement'] ||
document['webkitFullscreenElement'] ||
document['mozFullScreenElement'] ||
document['msFullscreenElement']);
2013-10-03 00:21:08 +00:00
}
});
/**
2014-11-15 20:01:46 +00:00
* Returns true if the browser dimensions match a portrait display.
2014-03-14 06:36:05 +00:00
* @name Phaser.ScaleManager#isPortrait
2014-11-15 20:01:46 +00:00
* @property {boolean} isPortrait
2013-10-03 00:21:08 +00:00
* @readonly
*/
2014-03-14 06:36:05 +00:00
Object.defineProperty(Phaser.ScaleManager.prototype, "isPortrait", {
2013-10-03 00:21:08 +00:00
get: function () {
2014-11-15 20:01:46 +00:00
return this.classifyOrientation(this.screenOrientation) === 'portrait';
2013-10-03 00:21:08 +00:00
}
});
/**
2014-11-15 20:01:46 +00:00
* Returns true if the browser dimensions match a landscape display.
2014-03-14 06:36:05 +00:00
* @name Phaser.ScaleManager#isLandscape
2014-11-15 20:01:46 +00:00
* @property {boolean} isLandscape
2013-10-03 00:21:08 +00:00
* @readonly
*/
2014-03-14 06:36:05 +00:00
Object.defineProperty(Phaser.ScaleManager.prototype, "isLandscape", {
2013-10-03 00:21:08 +00:00
get: function () {
2014-11-15 20:01:46 +00:00
return this.classifyOrientation(this.screenOrientation) === 'landscape';
}
});
/**
* The _last known_ orientation value of the game. A value of 90 is landscape and 0 is portrait.
* @property {number} orientation
* @readonly
* @deprecated 2.2.0 - Use `ScaleManager.screenOrientation` instead.
*/
Object.defineProperty(Phaser.ScaleManager.prototype, "orientation", {
get: function ()
{
return (this.classifyOrientation(this.screenOrientation) === 'portrait' ? 0 : 90);
2013-10-03 00:21:08 +00:00
}
});
< / pre >
< / article >
< / section >
< / div >
< div class = "clearfix" > < / div >
< footer >
< span class = "copyright" >
2014-02-05 06:29:17 +00:00
Phaser Copyright © 2012-2014 Photon Storm Ltd.
2013-10-03 00:21:08 +00:00
< / span >
< br / >
< span class = "jsdoc-message" >
2014-04-11 12:09:28 +00:00
Documentation generated by < a href = "https://github.com/jsdoc3/jsdoc" > JSDoc 3.3.0-dev< / a >
2014-11-15 20:01:46 +00:00
on Sat Nov 15 2014 19:54:24 GMT-0000 (GMT) using the < a href = "https://github.com/terryweiss/docstrap" > DocStrap template< / a > .
2013-10-03 00:21:08 +00:00
< / span >
< / footer >
< / 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( {
2014-04-10 22:13:43 +00:00
anchorName : function(i, heading, prefix) {
2014-03-14 06:36:05 +00:00
return $(heading).attr("id") || ( prefix + i );
},
2013-10-03 00:21:08 +00:00
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 >