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

This is the complete list of members for ChangeOpacityAction, 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 overrideChangeOpacityActionvirtual
blockingActionprivate
ChangeOpacityAction()=defaultChangeOpacityAction
ChangeOpacityAction(const ChangeOpacityAction &)=defaultChangeOpacityAction
ChangeOpacityAction(ChangeOpacityAction &&other) noexcept=defaultChangeOpacityAction
ChangeOpacityAction(float endingOpacity)ChangeOpacityAction
ChangeOpacityAction(float endingOpacity, float duration)ChangeOpacityAction
ChangeOpacityAction(float endingOpacity, float duration, const th::Bezier &easingFunction, float initialDelay, float endingDelay)ChangeOpacityAction
changingObjectActionprotected
currentTimeActionprivate
curveActionprivate
end() -> void overrideChangeOpacityActionvirtual
endingDelayActionprivate
endingOpacityChangeOpacityActionprivate
execute() -> void overrideChangeOpacityActionvirtual
getCompletionPercentage() const -> floatAction
getHasEnded() const -> boolAction
getHasExecuted() const -> boolAction
getHasInitialized() const -> boolAction
getName() -> std::stringAction
getOwner() const -> Entity *Action
hasEndedActionprivate
hasExecutedActionprivate
hasInitializedActionprivate
init() -> void overrideChangeOpacityActionvirtual
initialDelayActionprivate
isBlocking() const -> boolAction
isPaused() const -> boolAction
lerpBasedOnTime(const T &start, const T &end) -> TActioninlineprotected
normalizedTimeActionprivate
operator=(const ChangeOpacityAction &) -> ChangeOpacityAction &=defaultChangeOpacityAction
operator=(ChangeOpacityAction &&other) noexcept -> ChangeOpacityAction &=defaultChangeOpacityAction
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 overrideChangeOpacityActionvirtual
setBlocking(bool newState) -> voidAction
setEndingDelay(float delay) -> voidAction
setInitialDelay(float delay) -> voidAction
setOwner(Entity *newObject) -> voidAction
setPaused(bool newState) -> voidAction
shouldRemove() const -> boolAction
spriteChangeOpacityActionprivate
startingOpacityChangeOpacityActionprivate
totalDurationActionprivate
update(float dt) -> voidAction
~Action()=defaultActionvirtual
~ChangeOpacityAction() override=defaultChangeOpacityAction