| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| hasEventListener(type:String) — method, class starling.events.EventDispatcher |
| Returns if there are listeners registered for a certain event type. |
| hasFullyLoaded() — method, class isohill.tmx.TMX |
| |
| hasLoader(id:String) — method, class isohill.AssetManager |
|
Searches if a ITextureLoader has been added to the AssetManager
|
| height — Property, class isohill.GridDisplay |
|
Height of the grid in cells
|
| height — Property, class isohill.tmx.TMX |
| |
| height — Property, class isohill.tmx.TMXObjectgroup |
| |
| height — Property, class isohill.tmx.TMXSource |
| |
| height — Property, class starling.display.DisplayObject |
| The height of the object in pixels. |
| height — Property, class starling.events.ResizeEvent |
| The updated height of the player. |
| height — Property, class starling.textures.ConcreteTexture |
| The height of the texture in pixels. |
| height — Property, class starling.textures.SubTexture |
| The height of the texture in pixels. |
| height — Property, class starling.textures.Texture |
| The height of the texture in pixels. |
| HitImage — class, package isohill.starling |
|
Image that is hitTest transparent aware
|
| HitImage(texture:starling.textures:Texture) — Constructor, class isohill.starling.HitImage |
| |
| hitMap — Property, class isohill.starling.HitImage |
| |
| hitMap — Property, class isohill.starling.HitMovieClip |
| |
| HitMovieClip — class, package isohill.starling |
|
MovieClip that is hitTest transparent aware
|
| HitMovieClip(textures:Vector$starling.textures:Texture, fps:int) — Constructor, class isohill.starling.HitMovieClip |
| |
| hitTest(localPoint:flash.geom:Point, forTouch:Boolean) — method, class isohill.starling.HitImage |
| |
| hitTest(localPoint:flash.geom:Point, forTouch:Boolean) — method, class isohill.starling.HitMovieClip |
| |
| hitTest(localPoint:flash.geom:Point, forTouch:Boolean) — method, class starling.display.DisplayObject |
| Returns the object that is found topmost beneath a point in local coordinates, or nil if
the test fails. |
| hitTest(localPoint:flash.geom:Point, forTouch:Boolean) — method, class starling.display.DisplayObjectContainer |
| Returns the object that is found topmost beneath a point in local coordinates, or nil if
the test fails. |
| hitTest(localPoint:flash.geom:Point, forTouch:Boolean) — method, class starling.display.Stage |
| Returns the object that is found topmost beneath a point in stage coordinates, or
the stage itself if nothing else is found. |
| HOVER — Constant Static Property, class starling.events.TouchPhase |
| Only available for mouse input: the cursor hovers over an object without a
pressed button. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |