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 rectangle with a uniform color or a color gradient. |
Quad(width:Number, height:Number, color:uint, premultipliedAlpha:Boolean) — Constructor, class starling.display.Quad |
| Creates a quad with a certain size and color. |
QuadBatch — class, package starling.display |
| Optimizes rendering of a number of quads with an identical state. |
QuadBatch() — Constructor, class starling.display.QuadBatch |
| Creates a new QuadBatch instance with empty batch data. |
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 |