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 |
keyCombos — Property, class com.desuade.utils.ShortcutManager |
|
The object containing all the registered key combos
|
Keyframe — class, package com.desuade.motion.controllers |
|
Used by KeyframeContainers to set a point for a change in value during a tween. |
Keyframe(position:Number, value:any, ease:any, spread:any, extras:Object) — Constructor, class com.desuade.motion.controllers.Keyframe |
|
"Keyframes" in the motion package are very similar to a keyframe on the timeline or the motion editor in Flash (and many other programs). |
KeyframeContainer — Dynamic Class, package com.desuade.motion.controllers |
|
Manages and holds all keyframes for MotionControllers. |
KeyframeContainer(tweenClass:Class) — Constructor, class com.desuade.motion.controllers.KeyframeContainer |
|
Creates a new KeyframeContainer. |
keyframes — Property, class com.desuade.motion.controllers.MotionController |
|
This is what's used to store and manage keyframes. |
keyframes — Property, class com.desuade.partigen.controllers.ParticleTweenController |
|
This is where all the Keyframes are held and configured. |
keySequences — Property, class com.desuade.utils.ShortcutManager |
|
The object containing all the registered key sequences
|
kill(... rest) — method, interface com.desuade.partigen.interfaces.IBasicParticle |
| |
kill(... rest) — method, class com.desuade.partigen.particles.BasicParticle |
|
This instantly kills the particle and dispatches a "DIED" event. |
kill(... rest) — method, class com.desuade.partigen.particles.BasicPixelParticle |
|
This instantly kills the particle and dispatches a "DIED" event. |
kill(... rest) — method, class com.desuade.partigen.particles.Particle |
| |
kill(... rest) — method, class com.desuade.partigen.particles.PixelParticle |
| |
killParticles() — method, class com.desuade.partigen.emitters.BasicEmitter |
|
This kills all currently existing particles in the pool created by this emitter
|
|
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 |