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 |
getProperties() — Method in class com.gskinner.motion.GTween |
|
Returns the hash table of all end properties and their values. |
getProperty(name) — Method in class com.gskinner.motion.GTween |
|
Returns the end value for the specified property if one exists. |
getProperty(name) — Method in class com.gskinner.motion.GTweeny |
|
Returns the destination value for the specified property if one exists. |
getStartProperties() — Method in class com.gskinner.motion.GTween |
|
Returns the hash table of all start properties and their values. |
goto(labelOrPosition) — Method in class com.gskinner.motion.GTweenTimeline |
|
Jumps the timeline to the specified label or numeric position without affecting its paused state. |
gotoAndPlay(labelOrPosition) — Method in class com.gskinner.motion.GTweenTimeline |
|
Jumps the timeline to the specified label or numeric position and plays it. |
gotoAndStop(labelOrPosition) — Method in class com.gskinner.motion.GTweenTimeline |
|
Jumps the timeline to the specified label or numeric position and pauses it. |
GTween — Class in package com.gskinner.motion |
|
GTween ©2008 Grant Skinner, gskinner.com. |
GTween(target, duration, properties, tweenProperties) — Constructor in class com.gskinner.motion.GTween |
|
Constructs a new GTween instance. |
GTweenFilter — Class in package com.gskinner.motion |
|
GTweenFilter ©2008 Grant Skinner, gskinner.com. |
GTweenFilter(target, duration, properties, tweenProperties) — Constructor in class com.gskinner.motion.GTweenFilter |
|
Constructs a new GTweenFilter instance. |
GTweenTimeline — Class in package com.gskinner.motion |
|
GTweenTimeline ©2008 Grant Skinner, gskinner.com. |
GTweenTimeline(target, duration, properties, tweenProperties, tweens) — Constructor in class com.gskinner.motion.GTweenTimeline |
|
Constructs a new GTweenTimeline instance. |
GTweeny — Class in package com.gskinner.motion |
|
GTweeny ©2008 Grant Skinner, gskinner.com. |
GTweeny(target, duration, properties, tweenProperties) — Constructor in class com.gskinner.motion.GTweeny |
|
Constructs a new GTween instance. |
|
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 |