ProtoZed
awesome branch
A simple but powerful game framework
|
This is the complete list of members for PZ::TweenProperties, including all inherited members.
attribute | PZ::TweenProperties | |
delay | PZ::TweenProperties | |
equation | PZ::TweenProperties | |
goal | PZ::TweenProperties | |
pingpong | PZ::TweenProperties | |
relativeGoal | PZ::TweenProperties | |
repeat | PZ::TweenProperties | |
time | PZ::TweenProperties | |
transition | PZ::TweenProperties | |
TweenProperties(Attribute attribute, float goal, Easing::Transition transition, Easing::Equation equation, float time, float delay=0.f, int repeat=0, bool pingpong=false, bool relativeGoal=false) | PZ::TweenProperties | inline |