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.
_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