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  
hAlign — Property, class starling.text.TextField
The horizontal alignment of the text.
HAlign — final class, package starling.utils
A class that provides constant values for horizontal alignment of objects.
handleLostContext — Static Property, class starling.core.Starling
Indicates if Starling should automatically recover from a lost device context.
hasEventListener(type:String) — method, class starling.events.EventDispatcher
Returns if there are listeners registered for a certain event type.
hasProgram(name:String) — method, class starling.core.Starling
Indicates if a set of vertex- and fragment-programs is registered under a certain name.
hasVisibleArea — Property, class starling.display.DisplayObject
Indicates if an object occupies any visible area.
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.events.Touch
Height of the contact area.
height — Property, class starling.text.BitmapChar
The height of the character in points.
height — Property, class starling.text.TextField
The height of the object in pixels.
height — Property, class starling.textures.AtfData
height — Property, class starling.textures.ConcreteTexture
The height of the texture in points.
height — Property, class starling.textures.SubTexture
The height of the texture in points.
height — Property, class starling.textures.Texture
The height of the texture in points.
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.Sprite
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.
hitTest(localPoint:flash.geom:Point, forTouch:Boolean) — method, class starling.text.TextField
Returns the object that is found topmost beneath a point in local coordinates, or nil if the test fails.
HORIZONTAL — Constant Static Property, class starling.text.TextFieldAutoSize
The text field will grow to the right; no line-breaks will be added.
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