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 |
keepAtlasXmls — Property, class starling.utils.AssetManager |
| Indicates if atlas XML data should be stored for access via the 'getXml' method. |
keepFontXmls — Property, class starling.utils.AssetManager |
| Indicates if bitmap font XML data should be stored for access via the 'getXml' method. |
kerning — Property, class starling.text.TextFormat |
| Indicates whether kerning is enabled. |
KeyboardEvent — class, package starling.events |
| A KeyboardEvent is dispatched in response to user input through a keyboard. |
KeyboardEvent(type:String, charCode:uint, keyCode:uint, keyLocation:uint, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class starling.events.KeyboardEvent |
| Creates a new KeyboardEvent. |
keyCode — Property, class starling.events.KeyboardEvent |
| The key code of the key. |
keyDown — Event, class starling.display.DisplayObject |
| Dispatched when a key on the keyboard is pressed. |
KEY_DOWN — Constant Static Property, class starling.events.KeyboardEvent |
| Event type for a key that was pressed. |
keyLocation — Property, class starling.events.KeyboardEvent |
| Indicates the location of the key on the keyboard. |
keyUp — Event, class starling.display.DisplayObject |
| Dispatched when a key on the keyboard is released. |
KEY_UP — Constant Static Property, class starling.events.KeyboardEvent |
| Event type for a key that was released. |
knockout — Property, class starling.filters.DropShadowFilter |
| If enabled, applies a knockout effect, which effectively makes the object's fill
transparent. |
knockout — Property, class starling.filters.GlowFilter |
| If enabled, applies a knockout effect, which effectively makes the object's fill
transparent. |
|
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 |