2013-10-02 14:05:55 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
2015-03-23 23:46:30 +00:00
< title > Phaser Source: src/loader/Cache.js< / title >
2013-10-02 14:05:55 +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-02 14:05:55 +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 >
2014-11-25 00:23:44 +00:00
2013-10-02 14:05:55 +00:00
< div class = "container-fluid" >
< div class = "navbar navbar-fixed-top navbar-inverse" >
2014-11-25 00:23:44 +00:00
< div style = "position: absolute; width: 143px; height: 31px; right: 10px; top: 10px; z-index: 1050" > < a href = "http://phaser.io" > < img src = "img/phaser.png" border = "0" / > < / a > < / div >
2013-10-02 14:05:55 +00:00
< div class = "navbar-inner" >
2014-11-25 00:23:44 +00:00
< a class = "brand" href = "index.html" > Phaser API< / a >
2013-10-02 14:05:55 +00:00
< ul class = "nav" >
2014-11-25 00:23:44 +00:00
2013-10-02 14:05:55 +00:00
< 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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +00:00
< / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.ArraySet.html" > ArraySet< / 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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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 >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-2" >
< a href = "Phaser.Component.Angle.html" > Angle< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Animation.html" > Animation< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.AutoCull.html" > AutoCull< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Bounds.html" > Bounds< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.BringToTop.html" > BringToTop< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Core.html" > Core< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Crop.html" > Crop< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Delta.html" > Delta< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Destroy.html" > Destroy< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.FixedToCamera.html" > FixedToCamera< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Health.html" > Health< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.InCamera.html" > InCamera< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.InputEnabled.html" > InputEnabled< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.InWorld.html" > InWorld< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.LifeSpan.html" > LifeSpan< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.LoadTexture.html" > LoadTexture< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Overlap.html" > Overlap< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.PhysicsBody.html" > PhysicsBody< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Reset.html" > Reset< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.ScaleMinMax.html" > ScaleMinMax< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Component.Smoothed.html" > Smoothed< / a >
< / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.Create.html" > Create< / a >
< / li >
< li class = "class-depth-1" >
< a href = "Phaser.Creature.html" > Creature< / 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.Device.html" > Device< / a >
2013-10-02 14:05:55 +00:00
< / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.DeviceButton.html" > DeviceButton< / a >
< / 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 >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Back.html" > Back< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Bounce.html" > Bounce< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Circular.html" > Circular< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Cubic.html" > Cubic< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Elastic.html" > Elastic< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Exponential.html" > Exponential< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Linear.html" > Linear< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Quadratic.html" > Quadratic< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Quartic.html" > Quartic< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Quintic.html" > Quintic< / a >
< / li >
< li class = "class-depth-2" >
< a href = "Phaser.Easing.Sinusoidal.html" > Sinusoidal< / a >
< / li >
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-02 14:05:55 +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" >
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-02 14:05:55 +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 >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.ImageCollection.html" > ImageCollection< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +00:00
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-02 14:05:55 +00:00
< a href = "Phaser.Math.html" > Math< / a >
< / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.Matrix.html" > Matrix< / a >
< / li >
2014-04-10 22:13:43 +00:00
< li class = "class-depth-1" >
2013-10-02 14:05:55 +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-02 14:05:55 +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-02 19:18:24 +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-02 19:18:24 +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-02 19:18:24 +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 >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-3" >
< a href = "Phaser.Physics.Arcade.html#TilemapCollision" > TilemapCollision< / 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 >
< / 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 >
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.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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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 >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.RoundedRectangle.html" > RoundedRectangle< / 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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-02 14:05:55 +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-11-25 00:23:44 +00:00
< li class = "class-depth-1" >
< a href = "Phaser.TweenData.html" > TweenData< / 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" >
2015-07-22 14:31:30 +00:00
< a href = "Phaser.Video.html" > Video< / a >
2013-10-02 14:05:55 +00:00
< / li >
2014-11-15 20:01:46 +00:00
< li class = "class-depth-1" >
2015-07-22 14:31:30 +00:00
< a href = "Phaser.World.html" > World< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-07-22 14:31:30 +00:00
< a href = "PIXI.AbstractFilter.html" > AbstractFilter< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-07-22 14:31:30 +00:00
< a href = "PIXI.BaseTexture.html" > BaseTexture< / a >
2014-11-15 20:01:46 +00:00
< / 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.ComplexPrimitiveShader.html" > ComplexPrimitiveShader< / 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.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.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.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" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.PolyK.html" > PolyK< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.PrimitiveShader.html" > PrimitiveShader< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.RenderTexture.html" > RenderTexture< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.Rope.html" > Rope< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.Sprite.html" > Sprite< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.SpriteBatch.html" > SpriteBatch< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.Stage.html" > Stage< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.Strip.html" > Strip< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.StripShader.html" > StripShader< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.Texture.html" > Texture< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.TilingSprite.html" > TilingSprite< / a >
2014-11-15 20:01:46 +00:00
< / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.WebGLBlendModeManager.html" > WebGLBlendModeManager< / a >
2014-11-25 00:23:44 +00:00
< / li >
2014-11-15 20:01:46 +00:00
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.WebGLFastSpriteBatch.html" > WebGLFastSpriteBatch< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.WebGLFilterManager.html" > WebGLFilterManager< / a >
2014-11-15 20:01:46 +00:00
< / li >
< li class = "class-depth-1" >
2015-03-23 23:46:30 +00:00
< a href = "PIXI.WebGLRenderer.html" > WebGLRenderer< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< / ul >
< / li >
< 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" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#AUTO" > AUTO< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#BITMAPDATA" > BITMAPDATA< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#BITMAPTEXT" > BITMAPTEXT< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
< a href = "global.html#blendModes" > blendModes< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#BUTTON" > BUTTON< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#CANVAS" > CANVAS< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#CANVAS_FILTER" > CANVAS_FILTER< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#CIRCLE" > CIRCLE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#CREATURE" > CREATURE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#DOWN" > DOWN< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#ELLIPSE" > ELLIPSE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#EMITTER" > EMITTER< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#GAMES" > GAMES< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#GRAPHICS" > GRAPHICS< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#GROUP" > GROUP< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#HEADLESS" > HEADLESS< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#IMAGE" > IMAGE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#LEFT" > LEFT< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#LINE" > LINE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#MATRIX" > MATRIX< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#NONE" > NONE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#POINT" > POINT< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#POINTER" > POINTER< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#POLYGON" > POLYGON< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#RECTANGLE" > RECTANGLE< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#RENDERTEXTURE" > RENDERTEXTURE< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#RETROFONT" > RETROFONT< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#RIGHT" > RIGHT< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#ROPE" > ROPE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#ROUNDEDRECTANGLE" > ROUNDEDRECTANGLE< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
< a href = "global.html#scaleModes" > scaleModes< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#SPRITE" > SPRITE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#SPRITEBATCH" > SPRITEBATCH< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#TEXT" > TEXT< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#TILEMAP" > TILEMAP< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#TILEMAPLAYER" > TILEMAPLAYER< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#TILESPRITE" > TILESPRITE< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#UP" > UP< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#VERSION" > VERSION< / a >
2014-11-15 20:01:46 +00:00
< / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-0" >
2015-07-22 14:31:30 +00:00
< a href = "global.html#VIDEO" > VIDEO< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#WEBGL" > WEBGL< / a >
< / li >
< li class = "class-depth-0" >
< a href = "global.html#WEBGL_FILTER" > WEBGL_FILTER< / a >
2014-11-15 20:01:46 +00:00
< / li >
2013-10-02 14:05:55 +00:00
< / ul >
< / li >
2014-11-25 00:23:44 +00:00
2014-11-15 20:01:46 +00:00
< li class = "dropdown" >
2014-11-25 00:23:44 +00:00
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" > Core< b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu " >
2014-12-03 10:39:11 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Game.html" > Game< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Group.html" > Group< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.World.html" > World< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Loader.html" > Loader< / a > < / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Cache.html" > Cache< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Time.html" > Time< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Camera.html" > Camera< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.StateManager.html" > State Manager< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.TweenManager.html" > Tween Manager< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.SoundManager.html" > Sound Manager< / a > < / li >
2015-01-06 06:57:25 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Input.html" > Input Manager< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.ScaleManager.html" > Scale Manager< / a > < / li >
< / ul >
< / li >
2014-11-15 20:01:46 +00:00
2014-11-25 00:23:44 +00:00
< li class = "dropdown" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" > Game Objects< b class = "caret" > < / b > < / a >
2014-11-15 20:01:46 +00:00
< ul class = "dropdown-menu " >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.GameObjectFactory.html" > Factory (game.add)< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.GameObjectCreator.html" > Creator (game.make)< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Sprite.html" > Sprite< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Image.html" > Image< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Sound.html" > Sound< / a > < / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Video.html" > Video< / a > < / li >
2015-01-06 06:57:25 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Particles.Arcade.Emitter.html" > Particle Emitter< / a > < / li >
2014-12-03 10:39:11 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Particle.html" > Particle< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Text.html" > Text< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Tween.html" > Tween< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.BitmapText.html" > BitmapText< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Tilemap.html" > Tilemap< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.BitmapData.html" > BitmapData< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.RetroFont.html" > RetroFont< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Button.html" > Button< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Animation.html" > Animation< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Graphics.html" > Graphics< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.RenderTexture.html" > RenderTexture< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.TileSprite.html" > TileSprite< / a > < / li >
< / ul >
< / li >
< li class = "dropdown" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" > Geometry< b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu " >
< li class = "class-depth-1" > < a href = "Phaser.Circle.html" > Circle< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Ellipse.html" > Ellipse< / a > < / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Line.html" > Line< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Matrix.html" > Matrix< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Point.html" > Point< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Polygon.html" > Polygon< / a > < / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Rectangle.html" > Rectangle< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.RoundedRectangle.html" > Rounded Rectangle< / a > < / li >
2014-11-25 00:23:44 +00:00
< / ul >
< / li >
2014-11-15 20:01:46 +00:00
2014-11-25 00:23:44 +00:00
< li class = "dropdown" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" > Physics< b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu " >
< li class = "class-depth-1" > < a href = "Phaser.Physics.Arcade.html" > Arcade Physics< / a > < / li >
< li class = "class-depth-2" > < a href = "Phaser.Physics.Arcade.Body.html" > Body< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Physics.P2.html" > P2 Physics< / a > < / li >
< li class = "class-depth-2" > < a href = "Phaser.Physics.P2.Body.html" > Body< / a > < / li >
< li class = "class-depth-2" > < a href = "Phaser.Physics.P2.Spring.html" > Spring< / a > < / li >
< li class = "class-depth-2" > < a href = "Phaser.Physics.P2.CollisionGroup.html" > CollisionGroup< / a > < / li >
< li class = "class-depth-2" > < a href = "Phaser.Physics.P2.ContactMaterial.html" > ContactMaterial< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Physics.Ninja.html" > Ninja Physics< / a > < / li >
< li class = "class-depth-2" > < a href = "Phaser.Physics.Body.html" > Body< / a > < / li >
2014-11-15 20:01:46 +00:00
< / ul >
< / li >
2014-11-25 00:23:44 +00:00
< li class = "dropdown" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" > Input< b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu " >
< li class = "class-depth-1" > < a href = "Phaser.InputHandler.html" > Input Handler< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Pointer.html" > Pointer< / a > < / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" > < a href = "Phaser.DeviceButton.html" > Device Button< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "Phaser.Mouse.html" > Mouse< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Keyboard.html" > Keyboard< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Key.html" > Key< / a > < / li >
< li class = "class-depth-1" > < a href = "Phaser.Gamepad.html" > Gamepad< / a > < / li >
< / ul >
< / li >
< li class = "dropdown" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" > Community< b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu " >
2015-03-26 02:55:18 +00:00
< li class = "class-depth-1" > < a href = "http://phaser.io" > Phaser Web Site< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "https://github.com/photonstorm/phaser" > Phaser Github< / a > < / li >
2015-03-26 02:55:18 +00:00
< li class = "class-depth-1" > < a href = "http://phaser.io/examples" > Phaser Examples< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "https://github.com/photonstorm/phaser-plugins" > Phaser Plugins< / a > < / li >
< li class = "class-depth-1" > < a href = "http://www.html5gamedevs.com/forum/14-phaser/" > Forum< / a > < / li >
< li class = "class-depth-1" > < a href = "http://stackoverflow.com/questions/tagged/phaser-framework" > Stack Overflow< / a > < / li >
2015-07-22 14:31:30 +00:00
< li class = "class-depth-1" > < a href = "http://phaser.io/learn" > Tutorials< / a > < / li >
2014-11-25 00:23:44 +00:00
< li class = "class-depth-1" > < a href = "https://confirmsubscription.com/h/r/369DE48E3E86AF1E" > Newsletter< / a > < / li >
2015-03-26 02:55:18 +00:00
< li class = "class-depth-1" > < a href = "http://phaser.io/community/twitter" > Twitter< / a > < / li >
< li class = "class-depth-1" > < a href = "http://phaser.io/community/irc" > IRC< / a > < / li >
2015-03-23 23:46:30 +00:00
< li class = "class-depth-1" > < a href = "https://www.codeandweb.com/texturepacker/phaser" > Texture Packer< / a > < / li >
2014-11-25 00:23:44 +00:00
< / ul >
< / li >
2013-10-02 14:05:55 +00:00
< / ul >
< / div >
< / div >
< div class = "row-fluid" >
< div class = "span12" >
< div id = "main" >
2015-03-23 23:46:30 +00:00
< h1 class = "page-title" > Source: src/loader/Cache.js< / h1 >
2013-10-02 14:05:55 +00:00
< section >
< article >
< pre class = "sunlight-highlight-javascript linenums" > /**
* @author Richard Davey < rich@photonstorm.com>
2015-03-23 23:46:30 +00:00
* @copyright 2015 Photon Storm Ltd.
2013-10-02 14:05:55 +00:00
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
*/
/**
2015-07-22 14:31:30 +00:00
* Phaser has one single cache in which it stores all assets.
*
* The cache is split up into sections, such as images, sounds, video, json, etc. All assets are stored using
* a unique string-based key as their identifier. Assets stored in different areas of the cache can have the
* same key, for example 'playerWalking' could be used as the key for both a sprite sheet and an audio file,
* because they are unique data types.
*
* The cache is automatically populated by the Phaser.Loader. When you use the loader to pull in external assets
* such as images they are automatically placed into their respective cache. Most common Game Objects, such as
* Sprites and Videos automatically query the cache to extract the assets they need on instantiation.
*
* You can access the cache from within a State via `this.cache`. From here you can call any public method it has,
* including adding new entries to it, deleting them or querying them.
*
* Understand that almost without exception when you get an item from the cache it will return a reference to the
* item stored in the cache, not a copy of it. Therefore if you retrieve an item and then modify it, the original
* object in the cache will also be updated, even if you don't put it back into the cache again.
*
* By default when you change State the cache is _not_ cleared, although there is an option to clear it should
* your game require it. In a typical game set-up the cache is populated once after the main game has loaded and
* then used as an asset store.
2013-10-02 14:05:55 +00:00
*
2014-02-05 06:29:17 +00:00
* @class Phaser.Cache
2013-10-02 14:05:55 +00:00
* @constructor
* @param {Phaser.Game} game - A reference to the currently running game.
*/
Phaser.Cache = function (game) {
/**
2013-11-28 15:57:09 +00:00
* @property {Phaser.Game} game - Local reference to game.
*/
this.game = game;
2014-11-15 20:01:46 +00:00
/**
2015-07-22 14:31:30 +00:00
* Automatically resolve resource URLs to absolute paths for use with the Cache.getURL method.
* @property {boolean} autoResolveURL
2014-11-15 20:01:46 +00:00
*/
this.autoResolveURL = false;
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* The main cache object into which all resources are placed.
* @property {object} _cache
2014-02-18 03:01:51 +00:00
* @private
*/
2015-07-22 14:31:30 +00:00
this._cache = {
canvas: {},
image: {},
texture: {},
sound: {},
video: {},
text: {},
json: {},
xml: {},
physics: {},
tilemap: {},
binary: {},
bitmapData: {},
bitmapFont: {},
shader: {},
renderTexture: {}
};
2014-02-18 03:01:51 +00:00
2014-10-09 15:12:53 +00:00
/**
* @property {object} _urlMap - Maps URLs to resources.
* @private
*/
this._urlMap = {};
/**
* @property {Image} _urlResolver - Used to resolve URLs to the absolute path.
* @private
*/
this._urlResolver = new Image();
/**
* @property {string} _urlTemp - Temporary variable to hold a resolved url.
* @private
*/
this._urlTemp = null;
2013-10-02 14:05:55 +00:00
/**
2013-11-28 15:57:09 +00:00
* @property {Phaser.Signal} onSoundUnlock - This event is dispatched when the sound system is unlocked via a touch event on cellular devices.
*/
this.onSoundUnlock = new Phaser.Signal();
2013-10-02 14:05:55 +00:00
2014-05-20 09:12:48 +00:00
/**
* @property {array} _cacheMap - Const to cache object look-up array.
2015-03-23 23:46:30 +00:00
* @private
2014-05-20 09:12:48 +00:00
*/
this._cacheMap = [];
2015-07-22 14:31:30 +00:00
this._cacheMap[Phaser.Cache.CANVAS] = this._cache.canvas;
this._cacheMap[Phaser.Cache.IMAGE] = this._cache.image;
this._cacheMap[Phaser.Cache.TEXTURE] = this._cache.texture;
this._cacheMap[Phaser.Cache.SOUND] = this._cache.sound;
this._cacheMap[Phaser.Cache.TEXT] = this._cache.text;
this._cacheMap[Phaser.Cache.PHYSICS] = this._cache.physics;
this._cacheMap[Phaser.Cache.TILEMAP] = this._cache.tilemap;
this._cacheMap[Phaser.Cache.BINARY] = this._cache.binary;
this._cacheMap[Phaser.Cache.BITMAPDATA] = this._cache.bitmapData;
this._cacheMap[Phaser.Cache.BITMAPFONT] = this._cache.bitmapFont;
this._cacheMap[Phaser.Cache.JSON] = this._cache.json;
this._cacheMap[Phaser.Cache.XML] = this._cache.xml;
this._cacheMap[Phaser.Cache.VIDEO] = this._cache.video;
this._cacheMap[Phaser.Cache.SHADER] = this._cache.shader;
this._cacheMap[Phaser.Cache.RENDER_TEXTURE] = this._cache.renderTexture;
this.addDefaultImage();
this.addMissingImage();
2014-05-20 09:12:48 +00:00
2013-10-02 14:05:55 +00:00
};
2014-02-18 03:01:51 +00:00
/**
* @constant
* @type {number}
*/
Phaser.Cache.CANVAS = 1;
/**
* @constant
* @type {number}
*/
Phaser.Cache.IMAGE = 2;
/**
* @constant
* @type {number}
*/
Phaser.Cache.TEXTURE = 3;
/**
* @constant
* @type {number}
*/
Phaser.Cache.SOUND = 4;
/**
* @constant
* @type {number}
*/
Phaser.Cache.TEXT = 5;
/**
* @constant
* @type {number}
*/
Phaser.Cache.PHYSICS = 6;
/**
* @constant
* @type {number}
*/
Phaser.Cache.TILEMAP = 7;
/**
* @constant
* @type {number}
*/
Phaser.Cache.BINARY = 8;
/**
* @constant
* @type {number}
*/
Phaser.Cache.BITMAPDATA = 9;
/**
* @constant
* @type {number}
*/
Phaser.Cache.BITMAPFONT = 10;
2014-02-24 12:14:30 +00:00
/**
* @constant
* @type {number}
*/
Phaser.Cache.JSON = 11;
2014-10-09 15:12:53 +00:00
/**
* @constant
* @type {number}
*/
Phaser.Cache.XML = 12;
2015-07-22 14:31:30 +00:00
/**
* @constant
* @type {number}
*/
Phaser.Cache.VIDEO = 13;
/**
* @constant
* @type {number}
*/
Phaser.Cache.SHADER = 14;
/**
* @constant
* @type {number}
*/
Phaser.Cache.RENDER_TEXTURE = 15;
2013-10-02 14:05:55 +00:00
Phaser.Cache.prototype = {
2015-07-22 14:31:30 +00:00
//////////////////
// Add Methods //
//////////////////
2013-10-02 14:05:55 +00:00
/**
* Add a new canvas object in to the cache.
2014-02-18 03:01:51 +00:00
*
2013-10-02 14:05:55 +00:00
* @method Phaser.Cache#addCanvas
2015-07-22 14:31:30 +00:00
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {HTMLCanvasElement} canvas - The Canvas DOM element.
* @param {CanvasRenderingContext2D} [context] - The context of the canvas element. If not specified it will default go `getContext('2d')`.
2013-10-02 14:05:55 +00:00
*/
addCanvas: function (key, canvas, context) {
2015-07-22 14:31:30 +00:00
if (context === undefined) { context = canvas.getContext('2d'); }
2014-02-05 06:29:17 +00:00
2015-07-22 14:31:30 +00:00
this._cache.canvas[key] = { canvas: canvas, context: context };
2014-02-05 06:29:17 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Adds an Image file into the Cache. The file must have already been loaded, typically via Phaser.Loader, but can also have been loaded into the DOM.
* If an image already exists in the cache with the same key then it is removed and destroyed, and the new image inserted in its place.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addImage
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra image data.
* @return {object} The full image object that was added to the cache.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
addImage: function (key, url, data) {
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
if (this.checkImageKey(key))
2014-11-15 20:01:46 +00:00
{
2015-07-22 14:31:30 +00:00
this.removeImage(key);
2014-11-15 20:01:46 +00:00
}
2015-07-22 14:31:30 +00:00
var img = {
key: key,
url: url,
data: data,
base: new PIXI.BaseTexture(data),
frame: new Phaser.Frame(0, 0, 0, data.width, data.height, key),
frameData: new Phaser.FrameData()
};
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
img.frameData.addFrame(new Phaser.Frame(0, 0, 0, data.width, data.height, url));
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
this._cache.image[key] = img;
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, img);
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return img;
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Adds a default image to be used in special cases such as WebGL Filters.
* It uses the special reserved key of `__default`.
* This method is called automatically when the Cache is created.
* This image is skipped when `Cache.destroy` is called due to its internal requirements.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addDefaultImage
* @protected
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addDefaultImage: function () {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
var img = new Image();
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
img.src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAABVJREFUeF7NwIEAAAAAgKD9qdeocAMAoAABm3DkcAAAAABJRU5ErkJggg==";
2013-10-23 13:00:28 +00:00
2015-07-24 12:30:46 +00:00
var obj = this.addImage('__default', null, img);
PIXI.TextureCache['__default'] = new PIXI.Texture(obj.base);
2014-10-09 15:12:53 +00:00
2013-10-23 13:00:28 +00:00
},
2013-10-02 14:05:55 +00:00
/**
2015-07-22 14:31:30 +00:00
* Adds an image to be used when a key is wrong / missing.
* It uses the special reserved key of `__missing`.
* This method is called automatically when the Cache is created.
* This image is skipped when `Cache.destroy` is called due to its internal requirements.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addMissingImage
* @protected
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addMissingImage: function () {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
var img = new Image();
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
img.src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ9JREFUeNq01ssOwyAMRFG46v//Mt1ESmgh+DFmE2GPOBARKb2NVjo+17PXLD8a1+pl5+A+wSgFygymWYHBb0FtsKhJDdZlncG2IzJ4ayoMDv20wTmSMzClEgbWYNTAkQ0Z+OJ+A/eWnAaR9+oxCF4Os0H8htsMUp+pwcgBBiMNnAwF8GqIgL2hAzaGFFgZauDPKABmowZ4GL369/0rwACp2yA/ttmvsQAAAABJRU5ErkJggg==";
2015-07-24 12:30:46 +00:00
var obj = this.addImage('__missing', null, img);
PIXI.TextureCache['__missing'] = new PIXI.Texture(obj.base);
2014-10-09 15:12:53 +00:00
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Adds a Sound file into the Cache. The file must have already been loaded, typically via Phaser.Loader.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addSound
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra sound data.
* @param {boolean} webAudio - True if the file is using web audio.
* @param {boolean} audioTag - True if the file is using legacy HTML audio.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addSound: function (key, url, data, webAudio, audioTag) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (webAudio === undefined) { webAudio = true; audioTag = false; }
if (audioTag === undefined) { webAudio = false; audioTag = true; }
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
var decoded = false;
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (audioTag)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
decoded = true;
2013-10-02 14:05:55 +00:00
}
2015-07-22 14:31:30 +00:00
this._cache.sound[key] = {
url: url,
data: data,
isDecoding: false,
decoded: decoded,
webAudio: webAudio,
audioTag: audioTag,
locked: this.game.sound.touchLocked
};
this._resolveURL(url, this._cache.sound[key]);
2014-10-09 15:12:53 +00:00
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Add a new text data.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addText
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra text data.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addText: function (key, url, data) {
2014-02-18 03:01:51 +00:00
2015-07-22 14:31:30 +00:00
this._cache.text[key] = { url: url, data: data };
2014-09-09 14:36:56 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, this._cache.text[key]);
2014-10-09 15:12:53 +00:00
2014-02-18 03:01:51 +00:00
},
/**
* Add a new physics data object to the Cache.
*
2014-11-25 00:23:44 +00:00
* @method Phaser.Cache#addPhysicsData
2015-07-22 14:31:30 +00:00
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
2014-02-18 03:01:51 +00:00
* @param {object} JSONData - The physics data object (a JSON file).
* @param {number} format - The format of the physics data.
*/
addPhysicsData: function (key, url, JSONData, format) {
2015-07-22 14:31:30 +00:00
this._cache.physics[key] = { url: url, data: JSONData, format: format };
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, this._cache.physics[key]);
2014-10-09 15:12:53 +00:00
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Add a new tilemap to the Cache.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addTilemap
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} mapData - The tilemap data object (either a CSV or JSON file).
* @param {number} format - The format of the tilemap data.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addTilemap: function (key, url, mapData, format) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._cache.tilemap[key] = { url: url, data: mapData, format: format };
this._resolveURL(url, this._cache.tilemap[key]);
},
2013-10-23 13:00:28 +00:00
2015-07-22 14:31:30 +00:00
/**
* Add a binary object in to the cache.
*
* @method Phaser.Cache#addBinary
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {object} binaryData - The binary object to be added to the cache.
*/
addBinary: function (key, binaryData) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._cache.binary[key] = binaryData;
2013-10-02 14:05:55 +00:00
2013-10-23 13:00:28 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Add a BitmapData object to the cache.
2013-11-28 15:57:09 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addBitmapData
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {Phaser.BitmapData} bitmapData - The BitmapData object to be addded to the cache.
* @param {Phaser.FrameData|null} [frameData=(auto create)] - Optional FrameData set associated with the given BitmapData. If not specified (or `undefined`) a new FrameData object is created containing the Bitmap's Frame. If `null` is supplied then no FrameData will be created.
* @return {Phaser.BitmapData} The BitmapData object to be addded to the cache.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
addBitmapData: function (key, bitmapData, frameData) {
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
bitmapData.key = key;
if (frameData === undefined)
{
frameData = new Phaser.FrameData();
frameData.addFrame(bitmapData.textureFrame);
}
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
this._cache.bitmapData[key] = { data: bitmapData, frameData: frameData };
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
return bitmapData;
2013-11-28 15:57:09 +00:00
},
2013-10-23 13:00:28 +00:00
/**
2015-07-22 14:31:30 +00:00
* Add a new Bitmap Font to the Cache.
2013-10-23 13:00:28 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addBitmapFont
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra font data.
* @param {object} atlasData - Texture atlas frames data.
* @param {number} [xSpacing=0] - If you'd like to add additional horizontal spacing between the characters then set the pixel value here.
* @param {number} [ySpacing=0] - If you'd like to add additional vertical spacing between the lines then set the pixel value here.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
addBitmapFont: function (key, url, data, atlasData, atlasType, xSpacing, ySpacing) {
2013-10-23 13:00:28 +00:00
2015-07-22 14:31:30 +00:00
var obj = {
url: url,
data: data,
font: null,
base: new PIXI.BaseTexture(data)
};
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (atlasType === 'json')
{
obj.font = Phaser.LoaderParser.jsonBitmapFont(atlasData, obj.base, xSpacing, ySpacing);
}
else
{
obj.font = Phaser.LoaderParser.xmlBitmapFont(atlasData, obj.base, xSpacing, ySpacing);
}
this._cache.bitmapFont[key] = obj;
this._resolveURL(url, obj);
2014-10-09 15:12:53 +00:00
2013-10-02 14:05:55 +00:00
},
2014-02-24 12:14:30 +00:00
/**
* Add a new json object into the cache.
*
* @method Phaser.Cache#addJSON
2015-07-22 14:31:30 +00:00
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
2014-10-09 15:12:53 +00:00
* @param {object} data - Extra json data.
2014-02-24 12:14:30 +00:00
*/
addJSON: function (key, url, data) {
2015-07-22 14:31:30 +00:00
this._cache.json[key] = { url: url, data: data };
2014-02-24 12:14:30 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, this._cache.json[key]);
2014-10-09 15:12:53 +00:00
},
/**
* Add a new xml object into the cache.
*
* @method Phaser.Cache#addXML
2015-07-22 14:31:30 +00:00
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
2014-10-09 15:12:53 +00:00
* @param {object} data - Extra text data.
*/
addXML: function (key, url, data) {
2015-07-22 14:31:30 +00:00
this._cache.xml[key] = { url: url, data: data };
2014-10-09 15:12:53 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, this._cache.xml[key]);
2014-11-15 20:01:46 +00:00
2014-02-24 12:14:30 +00:00
},
2013-10-02 14:05:55 +00:00
/**
2015-07-22 14:31:30 +00:00
* Adds a Video file into the Cache. The file must have already been loaded, typically via Phaser.Loader.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addVideo
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra video data.
* @param {boolean} isBlob - True if the file was preloaded via xhr and the data parameter is a Blob. false if a Video tag was created instead.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addVideo: function (key, url, data, isBlob) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._cache.video[key] = { url: url, data: data, isBlob: isBlob, locked: true };
2015-03-23 23:46:30 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, this._cache.video[key]);
2013-10-25 15:54:40 +00:00
2015-07-22 14:31:30 +00:00
},
/**
* Adds a Fragment Shader in to the Cache. The file must have already been loaded, typically via Phaser.Loader.
*
* @method Phaser.Cache#addShader
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra shader data.
*/
addShader: function (key, url, data) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._cache.shader[key] = { url: url, data: data };
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, this._cache.shader[key]);
2014-10-09 15:12:53 +00:00
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Add a new Phaser.RenderTexture in to the cache.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#addRenderTexture
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {Phaser.RenderTexture} texture - The texture to use as the base of the RenderTexture.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
addRenderTexture: function (key, texture) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._cache.renderTexture[key] = { texture: texture, frame: new Phaser.Frame(0, 0, 0, texture.width, texture.height, '', '') };
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
},
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
/**
* Add a new sprite sheet in to the cache.
*
* @method Phaser.Cache#addSpriteSheet
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra sprite sheet data.
* @param {number} frameWidth - Width of the sprite sheet.
* @param {number} frameHeight - Height of the sprite sheet.
* @param {number} [frameMax=-1] - How many frames stored in the sprite sheet. If -1 then it divides the whole sheet evenly.
* @param {number} [margin=0] - If the frames have been drawn with a margin, specify the amount here.
* @param {number} [spacing=0] - If the frames have been drawn with spacing between them, specify the amount here.
*/
addSpriteSheet: function (key, url, data, frameWidth, frameHeight, frameMax, margin, spacing) {
var obj = {
key: key,
url: url,
data: data,
frameWidth: frameWidth,
frameHeight: frameHeight,
margin: margin,
spacing: spacing,
base: new PIXI.BaseTexture(data),
frameData: Phaser.AnimationParser.spriteSheet(this.game, data, frameWidth, frameHeight, frameMax, margin, spacing)
};
this._cache.image[key] = obj;
this._resolveURL(url, obj);
},
/**
* Add a new texture atlas to the Cache.
*
* @method Phaser.Cache#addTextureAtlas
* @param {string} key - The key that this asset will be stored in the cache under. This should be unique within this cache.
* @param {string} url - The URL the asset was loaded from. If the asset was not loaded externally set to `null`.
* @param {object} data - Extra texture atlas data.
* @param {object} atlasData - Texture atlas frames data.
* @param {number} format - The format of the texture atlas.
*/
addTextureAtlas: function (key, url, data, atlasData, format) {
var obj = {
key: key,
url: url,
data: data,
base: new PIXI.BaseTexture(data)
};
if (format === Phaser.Loader.TEXTURE_ATLAS_XML_STARLING)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
obj.frameData = Phaser.AnimationParser.XMLData(this.game, atlasData, key);
}
else
{
// Let's just work it out from the frames array
if (Array.isArray(atlasData.frames))
{
obj.frameData = Phaser.AnimationParser.JSONData(this.game, atlasData, key);
}
else
{
obj.frameData = Phaser.AnimationParser.JSONDataHash(this.game, atlasData, key);
}
2013-10-02 14:05:55 +00:00
}
2015-07-22 14:31:30 +00:00
this._cache.image[key] = obj;
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
this._resolveURL(url, obj);
2014-10-09 15:12:53 +00:00
2013-10-02 14:05:55 +00:00
},
2015-07-22 14:31:30 +00:00
////////////////////////////
// Sound Related Methods //
////////////////////////////
2013-10-02 14:05:55 +00:00
/**
2014-07-10 19:31:11 +00:00
* Reload a Sound file from the server.
2014-02-05 06:29:17 +00:00
*
2013-10-02 14:05:55 +00:00
* @method Phaser.Cache#reloadSound
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
2013-10-02 14:05:55 +00:00
*/
reloadSound: function (key) {
var _this = this;
2015-07-22 14:31:30 +00:00
var sound = this.getSound(key);
if (sound)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
sound.data.src = sound.url;
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
sound.data.addEventListener('canplaythrough', function () {
2013-10-02 14:05:55 +00:00
return _this.reloadSoundComplete(key);
}, false);
2015-07-22 14:31:30 +00:00
sound.data.load();
2013-10-02 14:05:55 +00:00
}
2015-07-22 14:31:30 +00:00
2013-10-02 14:05:55 +00:00
},
/**
2014-02-05 06:29:17 +00:00
* Fires the onSoundUnlock event when the sound has completed reloading.
*
2013-10-02 14:05:55 +00:00
* @method Phaser.Cache#reloadSoundComplete
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
2013-10-02 14:05:55 +00:00
*/
reloadSoundComplete: function (key) {
2015-07-22 14:31:30 +00:00
var sound = this.getSound(key);
if (sound)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
sound.locked = false;
2013-10-02 14:05:55 +00:00
this.onSoundUnlock.dispatch(key);
}
},
/**
2014-02-05 06:29:17 +00:00
* Updates the sound object in the cache.
*
2013-10-02 14:05:55 +00:00
* @method Phaser.Cache#updateSound
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
2013-10-02 14:05:55 +00:00
*/
updateSound: function (key, property, value) {
2014-03-28 01:42:49 +00:00
2015-07-22 14:31:30 +00:00
var sound = this.getSound(key);
if (sound)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
sound[property] = value;
2013-10-02 14:05:55 +00:00
}
},
2013-11-28 15:57:09 +00:00
/**
* Add a new decoded sound.
2013-10-02 14:05:55 +00:00
*
* @method Phaser.Cache#decodedSound
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
2013-11-28 15:57:09 +00:00
* @param {object} data - Extra sound data.
*/
2013-10-02 14:05:55 +00:00
decodedSound: function (key, data) {
2015-07-22 14:31:30 +00:00
var sound = this.getSound(key);
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
sound.data = data;
sound.decoded = true;
sound.isDecoding = false;
2013-11-28 15:57:09 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Check if the given sound has finished decoding.
2013-11-28 15:57:09 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#isSoundDecoded
* @param {string} key - The key of the asset within the cache.
* @return {boolean} The decoded state of the Sound object.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
isSoundDecoded: function (key) {
2013-11-28 15:57:09 +00:00
2015-07-22 14:31:30 +00:00
var sound = this.getItem(key, Phaser.Cache.SOUND, 'isSoundDecoded');
if (sound)
2014-02-05 06:29:17 +00:00
{
2015-07-22 14:31:30 +00:00
return sound.decoded;
2014-02-05 06:29:17 +00:00
}
2013-11-28 15:57:09 +00:00
2013-10-02 14:05:55 +00:00
},
2014-02-18 03:01:51 +00:00
/**
2015-07-22 14:31:30 +00:00
* Check if the given sound is ready for playback.
* A sound is considered ready when it has finished decoding and the device is no longer touch locked.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#isSoundReady
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the sound is decoded and the device is not touch locked.
2014-02-18 03:01:51 +00:00
*/
2015-07-22 14:31:30 +00:00
isSoundReady: function (key) {
2014-02-18 03:01:51 +00:00
2015-07-22 14:31:30 +00:00
var sound = this.getItem(key, Phaser.Cache.SOUND, 'isSoundDecoded');
if (sound)
2014-02-18 03:01:51 +00:00
{
2015-07-22 14:31:30 +00:00
return (sound.decoded & & !this.game.sound.touchLocked);
2014-02-18 03:01:51 +00:00
}
},
2015-07-22 14:31:30 +00:00
////////////////////////
// Check Key Methods //
////////////////////////
2014-02-18 03:01:51 +00:00
/**
2015-07-22 14:31:30 +00:00
* Checks if a key for the given cache object type exists.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#checkKey
* @param {integer} cache - The cache to search. One of the Cache consts such as `Phaser.Cache.IMAGE` or `Phaser.Cache.SOUND`.
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists, otherwise false.
2014-02-18 03:01:51 +00:00
*/
2015-07-22 14:31:30 +00:00
checkKey: function (cache, key) {
2014-02-18 03:01:51 +00:00
2015-07-22 14:31:30 +00:00
if (this._cacheMap[cache][key])
2014-02-18 03:01:51 +00:00
{
2015-07-22 14:31:30 +00:00
return true;
2014-02-18 03:01:51 +00:00
}
2014-03-28 01:42:49 +00:00
2015-07-22 14:31:30 +00:00
return false;
2014-02-18 03:01:51 +00:00
},
2013-10-02 14:05:55 +00:00
/**
2015-07-22 14:31:30 +00:00
* Checks if the given URL has been loaded into the Cache.
* This method will only work if Cache.autoResolveURL was set to `true` before any preloading took place.
* The method will make a DOM src call to the URL given, so please be aware of this for certain file types, such as Sound files on Firefox
* which may cause double-load instances.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#checkURL
* @param {string} url - The url to check for in the cache.
* @return {boolean} True if the url exists, otherwise false.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
checkURL: function (url) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (this._urlMap[this._resolveURL(url)])
2013-10-02 14:05:55 +00:00
{
return true;
}
return false;
},
2014-05-20 09:12:48 +00:00
/**
* Checks if the given key exists in the Canvas Cache.
*
* @method Phaser.Cache#checkCanvasKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkCanvasKey: function (key) {
return this.checkKey(Phaser.Cache.CANVAS, key);
},
/**
* Checks if the given key exists in the Image Cache. Note that this also includes Texture Atlases, Sprite Sheets and Retro Fonts.
*
* @method Phaser.Cache#checkImageKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkImageKey: function (key) {
return this.checkKey(Phaser.Cache.IMAGE, key);
},
/**
* Checks if the given key exists in the Texture Cache.
*
* @method Phaser.Cache#checkTextureKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkTextureKey: function (key) {
return this.checkKey(Phaser.Cache.TEXTURE, key);
},
/**
* Checks if the given key exists in the Sound Cache.
*
* @method Phaser.Cache#checkSoundKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkSoundKey: function (key) {
return this.checkKey(Phaser.Cache.SOUND, key);
},
/**
* Checks if the given key exists in the Text Cache.
*
* @method Phaser.Cache#checkTextKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkTextKey: function (key) {
return this.checkKey(Phaser.Cache.TEXT, key);
},
/**
* Checks if the given key exists in the Physics Cache.
*
* @method Phaser.Cache#checkPhysicsKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkPhysicsKey: function (key) {
return this.checkKey(Phaser.Cache.PHYSICS, key);
},
/**
* Checks if the given key exists in the Tilemap Cache.
*
* @method Phaser.Cache#checkTilemapKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkTilemapKey: function (key) {
return this.checkKey(Phaser.Cache.TILEMAP, key);
},
/**
* Checks if the given key exists in the Binary Cache.
*
* @method Phaser.Cache#checkBinaryKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkBinaryKey: function (key) {
return this.checkKey(Phaser.Cache.BINARY, key);
},
/**
* Checks if the given key exists in the BitmapData Cache.
*
* @method Phaser.Cache#checkBitmapDataKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkBitmapDataKey: function (key) {
return this.checkKey(Phaser.Cache.BITMAPDATA, key);
},
/**
* Checks if the given key exists in the BitmapFont Cache.
*
* @method Phaser.Cache#checkBitmapFontKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkBitmapFontKey: function (key) {
return this.checkKey(Phaser.Cache.BITMAPFONT, key);
},
/**
* Checks if the given key exists in the JSON Cache.
*
* @method Phaser.Cache#checkJSONKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-05-20 09:12:48 +00:00
*/
checkJSONKey: function (key) {
return this.checkKey(Phaser.Cache.JSON, key);
},
2014-10-09 15:12:53 +00:00
/**
* Checks if the given key exists in the XML Cache.
*
* @method Phaser.Cache#checkXMLKey
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-10-09 15:12:53 +00:00
*/
checkXMLKey: function (key) {
return this.checkKey(Phaser.Cache.XML, key);
},
/**
2015-07-22 14:31:30 +00:00
* Checks if the given key exists in the Video Cache.
2014-10-09 15:12:53 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#checkVideoKey
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
2014-10-09 15:12:53 +00:00
*/
2015-07-22 14:31:30 +00:00
checkVideoKey: function (key) {
2014-10-09 15:12:53 +00:00
2015-07-22 14:31:30 +00:00
return this.checkKey(Phaser.Cache.VIDEO, key);
2014-10-09 15:12:53 +00:00
2015-07-22 14:31:30 +00:00
},
/**
* Checks if the given key exists in the Fragment Shader Cache.
*
* @method Phaser.Cache#checkShaderKey
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
*/
checkShaderKey: function (key) {
return this.checkKey(Phaser.Cache.SHADER, key);
2014-10-09 15:12:53 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Checks if the given key exists in the Render Texture Cache.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#checkRenderTextureKey
* @param {string} key - The key of the asset within the cache.
* @return {boolean} True if the key exists in the cache, otherwise false.
*/
checkRenderTextureKey: function (key) {
return this.checkKey(Phaser.Cache.RENDER_TEXTURE, key);
},
////////////////
// Get Items //
////////////////
/**
* Get an item from a cache based on the given key and property.
*
* This method is mostly used internally by other Cache methods such as `getImage` but is exposed
* publicly for your own use as well.
*
* @method Phaser.Cache#getItem
* @param {string} key - The key of the asset within the cache.
* @param {integer} cache - The cache to search. One of the Cache consts such as `Phaser.Cache.IMAGE` or `Phaser.Cache.SOUND`.
* @param {string} [method] - The string name of the method calling getItem. Can be empty, in which case no console warning is output.
* @param {string} [property] - If you require a specific property from the cache item, specify it here.
* @return {object} The cached item if found, otherwise `null`. If the key is invalid and `method` is set then a console.warn is output.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
getItem: function (key, cache, method, property) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (!this.checkKey(cache, key))
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
if (method)
{
console.warn('Phaser.Cache.' + method + ': Key "' + key + '" not found in Cache.');
}
2013-10-02 14:05:55 +00:00
}
2014-02-05 06:29:17 +00:00
else
2013-10-23 13:00:28 +00:00
{
2015-07-22 14:31:30 +00:00
if (property === undefined)
{
return this._cacheMap[cache][key];
}
else
{
return this._cacheMap[cache][key][property];
}
2013-10-23 13:00:28 +00:00
}
2015-07-22 14:31:30 +00:00
return null;
2013-10-23 13:00:28 +00:00
},
2013-10-02 14:05:55 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets a Canvas object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getCanvas
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {object} The canvas object or `null` if no item could be found matching the given key.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getCanvas: function (key) {
return this.getItem(key, Phaser.Cache.CANVAS, 'getCanvas', 'canvas');
},
/**
* Gets a Image object from the cache. This returns a DOM Image object, not a Phaser.Image object.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* Only the Image cache is searched, which covers images loaded via Loader.image, Sprite Sheets and Texture Atlases.
*
* If you need the image used by a bitmap font or similar then please use those respective 'get' methods.
*
* @method Phaser.Cache#getImage
* @param {string} [key] - The key of the asset to retrieve from the cache. If not given or null it will return a default image. If given but not found in the cache it will throw a warning and return the missing image.
* @param {boolean} [full=false] - If true the full image object will be returned, if false just the HTML Image object is returned.
* @return {Image} The Image object if found in the Cache, otherwise `null`. If `full` was true then a JavaScript object is returned.
*/
getImage: function (key, full) {
if (key === undefined || key === null)
{
key = '__default';
}
if (full === undefined) { full = false; }
var img = this.getItem(key, Phaser.Cache.IMAGE, 'getImage');
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (img === null)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
img = this.getItem('__missing', Phaser.Cache.IMAGE, 'getImage');
}
if (full)
{
return img;
2013-10-02 14:05:55 +00:00
}
2014-02-05 06:29:17 +00:00
else
{
2015-07-22 14:31:30 +00:00
return img.data;
2014-02-05 06:29:17 +00:00
}
2013-10-02 14:05:55 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Get a single texture frame by key.
*
* You'd only do this to get the default Frame created for a non-atlas / spritesheet image.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getTextureFrame
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {Phaser.Frame} The frame data.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
getTextureFrame: function (key) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.TEXTURE, 'getTextureFrame', 'frame');
2014-10-09 15:12:53 +00:00
2015-07-22 14:31:30 +00:00
},
/**
* Gets a Phaser.Sound object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* @method Phaser.Cache#getSound
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {Phaser.Sound} The sound object.
*/
getSound: function (key) {
return this.getItem(key, Phaser.Cache.SOUND, 'getSound');
2013-10-02 14:05:55 +00:00
},
2014-02-18 03:01:51 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets a raw Sound data object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getSoundData
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {object} The sound data.
2014-02-18 03:01:51 +00:00
*/
2015-07-22 14:31:30 +00:00
getSoundData: function (key) {
2014-02-18 03:01:51 +00:00
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.SOUND, 'getSoundData', 'data');
2014-02-18 03:01:51 +00:00
},
2013-10-02 14:05:55 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets a Text object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getText
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {object} The text data.
*/
getText: function (key) {
return this.getItem(key, Phaser.Cache.TEXT, 'getText', 'data');
},
/**
* Gets a Physics Data object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* You can get either the entire data set, a single object or a single fixture of an object from it.
*
* @method Phaser.Cache#getPhysicsData
* @param {string} key - The key of the asset to retrieve from the cache.
* @param {string} [object=null] - If specified it will return just the physics object that is part of the given key, if null it will return them all.
* @param {string} fixtureKey - Fixture key of fixture inside an object. This key can be set per fixture with the Phaser Exporter.
* @return {object} The requested physics object data if found.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getPhysicsData: function (key, object, fixtureKey) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
var data = this.getItem(key, Phaser.Cache.PHYSICS, 'getPhysicsData', 'data');
if (data === null || object === undefined || object === null)
{
return data;
}
else
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
if (data[object])
{
var fixtures = data[object];
// Try to find a fixture by its fixture key if given
if (fixtures & & fixtureKey)
{
for (var fixture in fixtures)
{
// This contains the fixture data of a polygon or a circle
fixture = fixtures[fixture];
// Test the key
if (fixture.fixtureKey === fixtureKey)
{
return fixture;
}
}
// We did not find the requested fixture
console.warn('Phaser.Cache.getPhysicsData: Could not find given fixtureKey: "' + fixtureKey + ' in ' + key + '"');
}
else
{
return fixtures;
}
}
else
{
console.warn('Phaser.Cache.getPhysicsData: Invalid key/object: "' + key + ' / ' + object + '"');
}
2013-10-02 14:05:55 +00:00
}
return null;
2015-07-22 14:31:30 +00:00
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Gets a raw Tilemap data object from the cache. This will be in either CSV or JSON format.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getTilemapData
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {object} The raw tilemap data in CSV or JSON format.
*/
getTilemapData: function (key) {
return this.getItem(key, Phaser.Cache.TILEMAP, 'getTilemapData');
},
/**
* Gets a binary object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* @method Phaser.Cache#getBinary
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {object} The binary data object.
*/
getBinary: function (key) {
return this.getItem(key, Phaser.Cache.BINARY, 'getBinary');
},
/**
* Gets a BitmapData object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* @method Phaser.Cache#getBitmapData
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {Phaser.BitmapData} The requested BitmapData object if found, or null if not.
*/
getBitmapData: function (key) {
return this.getItem(key, Phaser.Cache.BITMAPDATA, 'getBitmapData', 'data');
},
/**
* Gets a Bitmap Font object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* @method Phaser.Cache#getBitmapFont
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {Phaser.BitmapFont} The requested BitmapFont object if found, or null if not.
*/
getBitmapFont: function (key) {
return this.getItem(key, Phaser.Cache.BITMAPFONT, 'getBitmapFont');
},
/**
* Gets a JSON object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* You can either return the object by reference (the default), or return a clone
* of it by setting the `clone` argument to `true`.
*
* @method Phaser.Cache#getJSON
* @param {string} key - The key of the asset to retrieve from the cache.
* @param {boolean} [clone=false] - Return a clone of the original object (true) or a reference to it? (false)
* @return {object} The JSON object.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getJSON: function (key, clone) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
var data = this.getItem(key, Phaser.Cache.JSON, 'getJSON', 'data');
if (data)
{
if (clone)
{
return Phaser.Utils.extend(true, data);
}
else
{
return data;
}
}
else
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
return null;
2013-10-02 14:05:55 +00:00
}
},
/**
2015-07-22 14:31:30 +00:00
* Gets an XML object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getXML
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {object} The XML object.
*/
getXML: function (key) {
return this.getItem(key, Phaser.Cache.XML, 'getXML', 'data');
},
/**
* Gets a Phaser.Video object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
*
* @method Phaser.Cache#getVideo
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {Phaser.Video} The video object.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getVideo: function (key) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.VIDEO, 'getVideo');
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Gets a fragment shader object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getShader
* @param {string} key - The key of the asset to retrieve from the cache.
* @return {string} The shader object.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getShader: function (key) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.SHADER, 'getShader', 'data');
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Gets a RenderTexture object from the cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2014-11-15 20:01:46 +00:00
* @method Phaser.Cache#getRenderTexture
2015-07-22 14:31:30 +00:00
* @param {string} key - The key of the asset to retrieve from the cache.
2014-11-15 20:01:46 +00:00
* @return {Phaser.RenderTexture} The RenderTexture object.
*/
getRenderTexture: function (key) {
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.RENDER_TEXTURE, 'getRenderTexture');
2014-11-15 20:01:46 +00:00
},
2015-07-22 14:31:30 +00:00
////////////////////////////
// Frame Related Methods //
////////////////////////////
2014-11-15 20:01:46 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets a PIXI.BaseTexture by key from the given Cache.
2014-11-15 20:01:46 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getBaseTexture
* @param {string} key - Asset key of the image for which you want the BaseTexture for.
* @param {integer} [cache=Phaser.Cache.IMAGE] - The cache to search for the item in.
* @return {PIXI.BaseTexture} The BaseTexture object.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getBaseTexture: function (key, cache) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (cache === undefined) { cache = Phaser.Cache.IMAGE; }
return this.getItem(key, cache, 'getBaseTexture', 'base');
2013-10-02 14:05:55 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Get a single frame by key. You'd only do this to get the default Frame created for a non-atlas/spritesheet image.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getFrame
* @param {string} key - Asset key of the frame data to retrieve from the Cache.
* @return {Phaser.Frame} The frame data.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
getFrame: function (key) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.IMAGE, 'getFrame', 'frame');
2013-10-02 14:05:55 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Get the total number of frames contained in the FrameData object specified by the given key.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getFrameCount
* @param {string} key - Asset key of the FrameData you want.
* @return {number} Then number of frames. 0 if the image is not found.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
getFrameCount: function (key) {
var data = this.getFrameData(key);
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (data)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
return data.total;
2013-10-02 14:05:55 +00:00
}
2014-02-05 06:29:17 +00:00
else
{
2015-07-22 14:31:30 +00:00
return 0;
2014-02-05 06:29:17 +00:00
}
2013-10-02 14:05:55 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets a Phaser.FrameData object from the Image Cache.
*
* The object is looked-up based on the key given.
*
* Note: If the object cannot be found a `console.warn` message is displayed.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getFrameData
* @param {string} key - Asset key of the frame data to retrieve from the Cache.
* @return {Phaser.FrameData} The frame data.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
getFrameData: function (key) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return this.getItem(key, Phaser.Cache.IMAGE, 'getFrameData', 'frameData');
2013-10-02 14:05:55 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Check if the FrameData for the given key exists in the Image Cache.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#hasFrameData
* @param {string} key - Asset key of the frame data to retrieve from the Cache.
* @return {boolean} True if the given key has frameData in the cache, otherwise false.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
hasFrameData: function (key) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
return (this.getItem(key, Phaser.Cache.IMAGE, '', 'frameData') !== null);
2013-10-02 14:05:55 +00:00
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Replaces a set of frameData with a new Phaser.FrameData object.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#updateFrameData
* @param {string} key - The unique key by which you will reference this object.
* @param {number} frameData - The new FrameData.
* @param {integer} [cache=Phaser.Cache.IMAGE] - The cache to search. One of the Cache consts such as `Phaser.Cache.IMAGE` or `Phaser.Cache.SOUND`.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
updateFrameData: function (key, frameData, cache) {
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (cache === undefined) { cache = Phaser.Cache.IMAGE; }
if (this._cacheMap[cache][key])
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
this._cacheMap[cache][key].frameData = frameData;
2013-10-02 14:05:55 +00:00
}
},
2013-11-28 15:57:09 +00:00
/**
2015-07-22 14:31:30 +00:00
* Get a single frame out of a frameData set by key.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getFrameByIndex
* @param {string} key - Asset key of the frame data to retrieve from the Cache.
* @param {number} index - The index of the frame you want to get.
* @return {Phaser.Frame} The frame object.
2013-11-28 15:57:09 +00:00
*/
2015-07-22 14:31:30 +00:00
getFrameByIndex: function (key, index) {
var data = this.getFrameData(key);
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
if (data)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
return data.getFrame(index);
2013-10-02 14:05:55 +00:00
}
2014-02-05 06:29:17 +00:00
else
{
2014-11-15 20:01:46 +00:00
return null;
2014-02-05 06:29:17 +00:00
}
2014-03-28 01:42:49 +00:00
2014-02-05 06:29:17 +00:00
},
2013-10-02 14:05:55 +00:00
2014-02-24 12:14:30 +00:00
/**
2015-07-22 14:31:30 +00:00
* Get a single frame out of a frameData set by key.
2014-02-24 12:14:30 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getFrameByName
* @param {string} key - Asset key of the frame data to retrieve from the Cache.
* @param {string} name - The name of the frame you want to get.
* @return {Phaser.Frame} The frame object.
2014-02-24 12:14:30 +00:00
*/
2015-07-22 14:31:30 +00:00
getFrameByName: function (key, name) {
var data = this.getFrameData(key);
2014-02-24 12:14:30 +00:00
2015-07-22 14:31:30 +00:00
if (data)
2014-02-24 12:14:30 +00:00
{
2015-07-22 14:31:30 +00:00
return data.getFrameByName(name);
2014-02-24 12:14:30 +00:00
}
else
{
2014-11-15 20:01:46 +00:00
return null;
2014-02-24 12:14:30 +00:00
}
2014-03-28 01:42:49 +00:00
2014-02-24 12:14:30 +00:00
},
2014-10-09 15:12:53 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets a PIXI.Texture by key from the PIXI.TextureCache.
2014-10-09 15:12:53 +00:00
*
2015-07-24 12:30:46 +00:00
* If the texture isn't found in the cache, then it searches the Phaser Image Cache and
* creates a new PIXI.Texture object which is then returned.
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getPixiTexture
* @deprecated
* @param {string} key - Asset key of the Texture to retrieve from the Cache.
* @return {PIXI.Texture} The Texture object.
2014-10-09 15:12:53 +00:00
*/
2015-07-22 14:31:30 +00:00
getPixiTexture: function (key) {
2014-10-09 15:12:53 +00:00
2015-07-22 14:31:30 +00:00
if (PIXI.TextureCache[key])
2014-10-09 15:12:53 +00:00
{
2015-07-22 14:31:30 +00:00
return PIXI.TextureCache[key];
2014-10-09 15:12:53 +00:00
}
else
{
2015-07-24 12:30:46 +00:00
var base = this.getPixiBaseTexture(key);
if (base)
{
return new PIXI.Texture(base);
}
else
{
return null;
}
2014-10-09 15:12:53 +00:00
}
},
2014-02-05 06:29:17 +00:00
/**
2015-07-24 12:30:46 +00:00
* Gets a PIXI.BaseTexture by key from the PIXI.BaseTextureCache.
*
* If the texture isn't found in the cache, then it searches the Phaser Image Cache.
2014-02-05 06:29:17 +00:00
*
2015-07-22 14:31:30 +00:00
* @method Phaser.Cache#getPixiBaseTexture
* @deprecated
* @param {string} key - Asset key of the BaseTexture to retrieve from the Cache.
2015-07-24 12:30:46 +00:00
* @return {PIXI.BaseTexture} The BaseTexture object or null if not found.
2014-02-05 06:29:17 +00:00
*/
2015-07-22 14:31:30 +00:00
getPixiBaseTexture: function (key) {
2014-02-05 06:29:17 +00:00
2015-07-22 14:31:30 +00:00
if (PIXI.BaseTextureCache[key])
2014-02-05 06:29:17 +00:00
{
2015-07-22 14:31:30 +00:00
return PIXI.BaseTextureCache[key];
2014-02-05 06:29:17 +00:00
}
else
{
2015-07-24 12:30:46 +00:00
var img = this.getItem(key, Phaser.Cache.IMAGE, 'getPixiBaseTexture');
if (img !== null)
{
return img.base;
}
else
{
return null;
}
2014-02-05 06:29:17 +00:00
}
2014-03-28 01:42:49 +00:00
2013-10-02 14:05:55 +00:00
},
2014-10-09 15:12:53 +00:00
/**
* Get a cached object by the URL.
2014-11-15 20:01:46 +00:00
* This only returns a value if you set Cache.autoResolveURL to `true` *before* starting the preload of any assets.
* Be aware that every call to this function makes a DOM src query, so use carefully and double-check for implications in your target browsers/devices.
2014-10-09 15:12:53 +00:00
*
2014-11-15 20:01:46 +00:00
* @method Phaser.Cache#getURL
2014-10-09 15:12:53 +00:00
* @param {string} url - The url for the object loaded to get from the cache.
* @return {object} The cached object.
*/
2014-11-15 20:01:46 +00:00
getURL: function (url) {
var url = this._resolveURL(url);
2014-10-09 15:12:53 +00:00
2014-11-15 20:01:46 +00:00
if (url)
2014-10-09 15:12:53 +00:00
{
2014-11-15 20:01:46 +00:00
return this._urlMap[url];
2014-10-09 15:12:53 +00:00
}
else
{
2014-11-15 20:01:46 +00:00
console.warn('Phaser.Cache.getUrl: Invalid url: "' + url + '" or Cache.autoResolveURL was false');
return null;
2014-10-09 15:12:53 +00:00
}
},
2014-11-15 20:01:46 +00:00
/**
2015-07-22 14:31:30 +00:00
* Gets all keys used in the requested Cache.
2013-10-02 14:05:55 +00:00
*
* @method Phaser.Cache#getKeys
2015-07-22 14:31:30 +00:00
* @param {integer} [cache=Phaser.Cache.IMAGE] - The Cache you wish to get the keys from. Can be any of the Cache consts such as `Phaser.Cache.IMAGE`, `Phaser.Cache.SOUND` etc.
* @return {Array} The array of keys in the requested cache.
2013-10-02 14:05:55 +00:00
*/
2015-07-22 14:31:30 +00:00
getKeys: function (cache) {
2014-02-18 03:01:51 +00:00
2015-07-22 14:31:30 +00:00
if (cache === undefined) { cache = Phaser.Cache.IMAGE; }
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
var out = [];
2013-10-02 14:05:55 +00:00
2015-07-24 12:30:46 +00:00
if (this._cacheMap[cache])
2013-10-02 14:05:55 +00:00
{
2015-07-24 12:30:46 +00:00
for (var key in this._cacheMap[cache])
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
if (key !== '__default' & & key !== '__missing')
{
out.push(key);
}
2013-10-02 14:05:55 +00:00
}
}
2015-07-22 14:31:30 +00:00
return out;
2013-10-02 14:05:55 +00:00
},
2015-07-22 14:31:30 +00:00
/////////////////////
// Remove Methods //
/////////////////////
2013-11-28 15:57:09 +00:00
/**
* Removes a canvas from the cache.
2013-10-02 14:05:55 +00:00
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
2013-11-28 15:57:09 +00:00
* @method Phaser.Cache#removeCanvas
2013-10-02 14:05:55 +00:00
* @param {string} key - Key of the asset you want to remove.
2013-11-28 15:57:09 +00:00
*/
2013-10-02 14:05:55 +00:00
removeCanvas: function (key) {
2015-07-22 14:31:30 +00:00
delete this._cache.canvas[key];
2013-10-02 14:05:55 +00:00
},
/**
2015-07-24 12:30:46 +00:00
* Removes an image from the cache.
*
* You can optionally elect to destroy it as well. This calls BaseTexture.destroy on it.
2013-10-02 14:05:55 +00:00
*
2015-07-24 12:30:46 +00:00
* Note that this only removes it from the Phaser and PIXI Caches. If you still have references to the data elsewhere
2015-07-22 14:31:30 +00:00
* then it will persist in memory.
*
2013-10-02 14:05:55 +00:00
* @method Phaser.Cache#removeImage
* @param {string} key - Key of the asset you want to remove.
2015-07-24 12:30:46 +00:00
* @param {boolean} [removeFromPixi=true] - Should this image also be destroyed? Removing it from the PIXI.BaseTextureCache?
2013-10-02 14:05:55 +00:00
*/
2014-10-09 15:12:53 +00:00
removeImage: function (key, removeFromPixi) {
2015-07-22 14:31:30 +00:00
if (removeFromPixi === undefined) { removeFromPixi = true; }
2014-10-09 15:12:53 +00:00
2015-07-24 12:30:46 +00:00
var img = this.getImage(key, true);
2014-10-09 15:12:53 +00:00
2015-07-24 12:30:46 +00:00
if (removeFromPixi & & img.base)
2014-10-09 15:12:53 +00:00
{
2015-07-24 12:30:46 +00:00
img.base.destroy();
2014-10-09 15:12:53 +00:00
}
2015-07-24 12:30:46 +00:00
delete this._cache.image[key];
2013-10-02 14:05:55 +00:00
},
/**
* Removes a sound from the cache.
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
2013-10-02 14:05:55 +00:00
* @method Phaser.Cache#removeSound
* @param {string} key - Key of the asset you want to remove.
*/
removeSound: function (key) {
2015-07-22 14:31:30 +00:00
delete this._cache.sound[key];
2013-10-02 14:05:55 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Removes a text file from the cache.
*
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
2013-10-02 14:05:55 +00:00
*
* @method Phaser.Cache#removeText
* @param {string} key - Key of the asset you want to remove.
*/
removeText: function (key) {
2015-07-22 14:31:30 +00:00
delete this._cache.text[key];
},
/**
* Removes a physics data file from the cache.
*
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removePhysics
* @param {string} key - Key of the asset you want to remove.
*/
removePhysics: function (key) {
delete this._cache.physics[key];
},
/**
* Removes a tilemap from the cache.
*
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeTilemap
* @param {string} key - Key of the asset you want to remove.
*/
removeTilemap: function (key) {
delete this._cache.tilemap[key];
},
/**
* Removes a binary file from the cache.
*
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeBinary
* @param {string} key - Key of the asset you want to remove.
*/
removeBinary: function (key) {
delete this._cache.binary[key];
},
/**
* Removes a bitmap data from the cache.
*
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeBitmapData
* @param {string} key - Key of the asset you want to remove.
*/
removeBitmapData: function (key) {
delete this._cache.bitmapData[key];
},
/**
* Removes a bitmap font from the cache.
*
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeBitmapFont
* @param {string} key - Key of the asset you want to remove.
*/
removeBitmapFont: function (key) {
delete this._cache.bitmapFont[key];
2013-10-02 14:05:55 +00:00
},
2014-02-24 12:14:30 +00:00
/**
* Removes a json object from the cache.
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
2014-02-24 12:14:30 +00:00
* @method Phaser.Cache#removeJSON
* @param {string} key - Key of the asset you want to remove.
*/
removeJSON: function (key) {
2015-07-22 14:31:30 +00:00
delete this._cache.json[key];
2014-02-24 12:14:30 +00:00
},
2014-10-09 15:12:53 +00:00
/**
* Removes a xml object from the cache.
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
2014-10-09 15:12:53 +00:00
* @method Phaser.Cache#removeXML
* @param {string} key - Key of the asset you want to remove.
*/
removeXML: function (key) {
2015-07-22 14:31:30 +00:00
delete this._cache.xml[key];
2014-10-09 15:12:53 +00:00
},
2014-02-18 03:01:51 +00:00
/**
2015-07-22 14:31:30 +00:00
* Removes a video from the cache.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeVideo
2014-02-18 03:01:51 +00:00
* @param {string} key - Key of the asset you want to remove.
*/
2015-07-22 14:31:30 +00:00
removeVideo: function (key) {
delete this._cache.video[key];
2014-02-18 03:01:51 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Removes a shader from the cache.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeShader
2014-02-18 03:01:51 +00:00
* @param {string} key - Key of the asset you want to remove.
*/
2015-07-22 14:31:30 +00:00
removeShader: function (key) {
delete this._cache.shader[key];
2014-02-18 03:01:51 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Removes a Render Texture from the cache.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeRenderTexture
2014-02-18 03:01:51 +00:00
* @param {string} key - Key of the asset you want to remove.
*/
2015-07-22 14:31:30 +00:00
removeRenderTexture: function (key) {
delete this._cache.renderTexture[key];
2014-02-18 03:01:51 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Removes a Sprite Sheet from the cache.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeSpriteSheet
2014-02-18 03:01:51 +00:00
* @param {string} key - Key of the asset you want to remove.
*/
2015-07-22 14:31:30 +00:00
removeSpriteSheet: function (key) {
delete this._cache.spriteSheet[key];
2014-02-18 03:01:51 +00:00
},
/**
2015-07-22 14:31:30 +00:00
* Removes a Texture Atlas from the cache.
2014-02-18 03:01:51 +00:00
*
2015-07-22 14:31:30 +00:00
* Note that this only removes it from the Phaser.Cache. If you still have references to the data elsewhere
* then it will persist in memory.
*
* @method Phaser.Cache#removeTextureAtlas
2014-02-18 03:01:51 +00:00
* @param {string} key - Key of the asset you want to remove.
*/
2015-07-22 14:31:30 +00:00
removeTextureAtlas: function (key) {
delete this._cache.atlas[key];
},
/**
* Empties out all of the GL Textures from Images stored in the cache.
* This is called automatically when the WebGL context is lost and then restored.
*
* @method Phaser.Cache#clearGLTextures
* @protected
*/
clearGLTextures: function () {
for (var key in this.cache.image)
{
this.cache.image[key].base._glTextures = [];
}
2014-02-18 03:01:51 +00:00
},
2014-10-09 15:12:53 +00:00
/**
2014-11-15 20:01:46 +00:00
* Resolves a URL to its absolute form and stores it in Cache._urlMap as long as Cache.autoResolveURL is set to `true`.
* This is then looked-up by the Cache.getURL and Cache.checkURL calls.
2014-10-09 15:12:53 +00:00
*
2014-11-15 20:01:46 +00:00
* @method Phaser.Cache#_resolveURL
2014-10-09 15:12:53 +00:00
* @private
2014-11-15 20:01:46 +00:00
* @param {string} url - The URL to resolve. This is appended to Loader.baseURL.
* @param {object} [data] - The data associated with the URL to be stored to the URL Map.
* @return {string} The resolved URL.
2014-10-09 15:12:53 +00:00
*/
2014-11-15 20:01:46 +00:00
_resolveURL: function (url, data) {
if (!this.autoResolveURL)
{
return null;
}
2014-10-22 20:49:44 +00:00
this._urlResolver.src = this.game.load.baseURL + url;
2014-10-09 15:12:53 +00:00
this._urlTemp = this._urlResolver.src;
2014-10-22 20:49:44 +00:00
// Ensure no request is actually made
2014-10-09 15:12:53 +00:00
this._urlResolver.src = '';
2014-11-15 20:01:46 +00:00
// Record the URL to the map
if (data)
{
this._urlMap[this._urlTemp] = data;
}
2014-10-09 15:12:53 +00:00
return this._urlTemp;
2014-10-22 20:49:44 +00:00
2014-10-09 15:12:53 +00:00
},
2013-11-28 15:57:09 +00:00
/**
* Clears the cache. Removes every local cache object reference.
2015-07-22 14:31:30 +00:00
* If an object in the cache has a `destroy` method it will also be called.
2013-10-02 14:05:55 +00:00
*
2013-11-28 15:57:09 +00:00
* @method Phaser.Cache#destroy
*/
2013-10-02 14:05:55 +00:00
destroy: function () {
2015-07-22 14:31:30 +00:00
for (var i = 0; i < this._cacheMap.length; i++)
2013-10-02 14:05:55 +00:00
{
2015-07-22 14:31:30 +00:00
var cache = this._cacheMap[i];
2013-10-02 14:05:55 +00:00
2015-07-22 14:31:30 +00:00
for (var key in cache)
2015-03-23 23:46:30 +00:00
{
2015-07-22 14:31:30 +00:00
if (key !== '__default' & & key !== '__missing')
{
if (cache[key]['destroy'])
{
cache[key].destroy();
}
delete cache[key];
}
2015-03-23 23:46:30 +00:00
}
2014-02-18 03:01:51 +00:00
}
2014-10-09 15:12:53 +00:00
this._urlMap = null;
this._urlResolver = null;
this._urlTemp = null;
2013-10-02 14:05:55 +00:00
}
};
2014-02-05 06:29:17 +00:00
Phaser.Cache.prototype.constructor = Phaser.Cache;
2013-10-02 14:05:55 +00:00
< / pre >
< / article >
< / section >
< / div >
< div class = "clearfix" > < / div >
< footer >
< span class = "copyright" >
2015-03-23 23:46:30 +00:00
Phaser Copyright © 2012-2015 Photon Storm Ltd.
2013-10-02 14:05:55 +00:00
< / span >
< br / >
< span class = "jsdoc-message" >
2015-03-23 23:46:30 +00:00
Documentation generated by < a href = "https://github.com/jsdoc3/jsdoc" > JSDoc 3.3.0-alpha10< / a >
2015-07-24 12:30:46 +00:00
on Fri Jul 24 2015 13:29:45 GMT+0100 (GMT Daylight Time) using the < a href = "https://github.com/terryweiss/docstrap" > DocStrap template< / a > .
2013-10-02 14:05:55 +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-02 14:05:55 +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 >