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 |
offsetX — Property, class starling.filters.FragmentFilter |
| Use the x-offset to move the filter output to the right or left. |
offsetY — Property, class starling.filters.FragmentFilter |
| Use the y-offset to move the filter output to the top or bottom. |
OLIVE — Constant Static Property, class starling.utils.Color |
| |
onComplete — Property, class starling.animation.Tween |
| A function that will be called when the tween is complete. |
onCompleteArgs — Property, class starling.animation.Tween |
| The arguments that will be passed to the 'onComplete' function. |
onRepeat — Property, class starling.animation.Tween |
| A function that will be called each time the tween finishes one repetition
(except the last, which will trigger 'onComplete'). |
onRepeatArgs — Property, class starling.animation.Tween |
| The arguments that will be passed to the 'onRepeat' function. |
onStart — Property, class starling.animation.Tween |
| A function that will be called when the tween starts (after a possible delay). |
onStartArgs — Property, class starling.animation.Tween |
| The arguments that will be passed to the 'onStart' function. |
onUpdate — Property, class starling.animation.Tween |
| A function that will be called each time the tween is advanced. |
onUpdateArgs — Property, class starling.animation.Tween |
| The arguments that will be passed to the 'onUpdate' function. |
onVertexDataChanged() — method, class starling.display.Image |
| Call this method after manually changing the contents of 'mVertexData'. |
onVertexDataChanged() — method, class starling.display.Quad |
| Call this method after manually changing the contents of 'mVertexData'. |
OPEN — Constant Static Property, class starling.events.Event |
| An event type to be utilized in custom events. |
optimizedForRenderTexture — Property, class starling.textures.ConcreteTexture |
| Indicates if the base texture was optimized for being used in a render texture. |
ownsParent — Property, class starling.textures.SubTexture |
| Indicates if the parent texture is disposed when this object is disposed. |
|
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 |