Brunot
Loading...
Searching...
No Matches
ChangeScaleAction Member List

This is the complete list of members for ChangeScaleAction, including all inherited members.

Action()=defaultAction
Action(const Action &)=defaultAction
Action(Action &&other) noexcept=defaultAction
Action(std::string name)Action
Action(std::string name, float duration)Action
Action(std::string name, float duration, const th::Bezier &bezierCurve, float initialDelay, float endingDelay)Action
actionNameActionprotected
ActionShowMenu() -> void overrideChangeScaleActionvirtual
blockingActionprotected
ChangeScaleAction()=defaultChangeScaleAction
ChangeScaleAction(const ChangeScaleAction &)=defaultChangeScaleAction
ChangeScaleAction(ChangeScaleAction &&other) noexcept=defaultChangeScaleAction
ChangeScaleAction(Vector4D endingScale)ChangeScaleAction
ChangeScaleAction(Vector4D endingScale, float duration)ChangeScaleAction
ChangeScaleAction(Vector4D endingScale, float duration, bool isWorldScale)ChangeScaleAction
ChangeScaleAction(Vector4D endingScale, float duration, const th::Bezier &easingFunction, float initialDelay, float endingDelay)ChangeScaleAction
ChangeScaleAction(float endingScale)ChangeScaleAction
ChangeScaleAction(float endingScale, float duration)ChangeScaleAction
ChangeScaleAction(float endingScale, float duration, bool isWorldScale)ChangeScaleAction
ChangeScaleAction(float endingScale, float duration, const th::Bezier &easingFunction, float initialDelay, float endingDelay)ChangeScaleAction
changingObjectActionprotected
changingZChangeScaleActionprivate
currentTimeActionprivate
curveActionprivate
end() -> void overrideChangeScaleActionvirtual
endingDelayActionprivate
endingScaleChangeScaleActionprivate
execute() -> void overrideChangeScaleActionvirtual
getCompletionPercentage() const -> floatAction
getCurve() const -> th::BezierAction
getDuration() const -> floatAction
getEndingDelay() const -> floatAction
getHasEnded() const -> boolAction
getHasExecuted() const -> boolAction
getHasInitialized() const -> boolAction
getInitialDelay() const -> floatAction
getName() -> std::stringAction
getOwner() const -> Entity *Action
getTotalLifetime() const -> floatAction
hasEndedActionprivate
hasExecutedActionprivate
hasInitializedActionprivate
init() -> void overrideChangeScaleActionvirtual
initialDelayActionprivate
isBlocking() const -> boolAction
isPaused() const -> boolAction
isWorldScaleChangeScaleActionprivate
lerpBasedOnTime(const T &start, const T &end) -> TActioninlineprotected
normalizedTimeActionprivate
operator=(const ChangeScaleAction &) -> ChangeScaleAction &=defaultChangeScaleAction
operator=(ChangeScaleAction &&other) noexcept -> ChangeScaleAction &=defaultChangeScaleAction
Action::operator=(const Action &) -> Action &=defaultAction
Action::operator=(Action &&other) noexcept -> Action &=defaultAction
operator==(const Action &other) const -> boolAction
pausedActionprivate
percentageComplete() const -> floatActionprotected
render() const -> void overrideChangeScaleActionvirtual
setBlocking(bool newState) -> voidAction
setCurve(const th::Bezier &curve) -> voidAction
setDuration(float duration) -> voidAction
setEndingDelay(float delay) -> voidAction
setInitialDelay(float delay) -> voidAction
setIsWorldScale(bool newState) -> voidChangeScaleAction
setOwner(Entity *newObject) -> voidAction
setPaused(bool newState) -> voidAction
shouldRemove() const -> boolAction
startingScaleChangeScaleActionprivate
totalDurationActionprivate
transformChangeScaleActionprivate
update(float dt) -> voidAction
~Action()=defaultActionvirtual
~ChangeScaleAction() override=defaultChangeScaleAction