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  
Quad — class, package starling.display
A Quad represents a colored and/or textured rectangle.
Quad(width:Number, height:Number, color:uint) — Constructor, class starling.display.Quad
Creates a quad with a certain size and color.
quality — Property, class starling.filters.BlurFilter
The quality of the blur effect.
quality — Property, class starling.filters.DropShadowFilter
The quality used for blurring the shadow (range: 0.1 - 1).
quality — Property, class starling.filters.GlowFilter
The quality used for blurring the glow.
_queue — Property, class starling.events.TouchProcessor
A vector of arrays with the arguments that were passed to the "enqueue" method (the oldest being at the end of the vector).
queue — Property, class starling.utils.AssetManager
The queue contains one 'Object' for each enqueued asset.
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