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  
s — Static property in class com.gskinner.motion.easing.Back
s — Static property in class com.gskinner.motion.easing.Elastic
setPropertyValue(target, propertyName, value) — Static method in class com.gskinner.motion.GTweenTimeline
Sets a property value on a specified target object.
setValue(name, value) — Method in class com.gskinner.motion.GTween
Sets the numeric end value for a property on the target object that you would like to tween.
setValues(values) — Method in class com.gskinner.motion.GTween
Shorthand method for making multiple setProperty calls quickly.
Sine — Class in package com.gskinner.motion.easing
Easing class for use with GTween.
SmartRotationPlugin — Class in package com.gskinner.motion.plugins
Plugin for GTween.
SnappingPlugin — Class in package com.gskinner.motion.plugins
Plugin for GTween.
SoundTransformPlugin — Class in package com.gskinner.motion.plugins
Plugin for GTween.
strength — Static property in class com.gskinner.motion.plugins.MotionBlurPlugin
Specifies the strength to use when calculating the blur.
suppressCallbacks — Property in class com.gskinner.motion.GTweenTimeline
If true, callbacks added with addCallback will not be called.
suppressEvents — Property in class com.gskinner.motion.GTween
If true, events/callbacks will not be called.
swapValues() — Method in class com.gskinner.motion.GTween
Swaps the init and end values for the tween, effectively reversing it.
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