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

This is the complete list of members for ChangeZLayerAction, 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 overrideChangeZLayerActionvirtual
blockingActionprotected
ChangeZLayerAction()=defaultChangeZLayerAction
ChangeZLayerAction(const ChangeZLayerAction &)=defaultChangeZLayerAction
ChangeZLayerAction(ChangeZLayerAction &&other) noexcept=defaultChangeZLayerAction
ChangeZLayerAction(float endingZLayer)ChangeZLayerAction
ChangeZLayerAction(float endingZLayer, float duration)ChangeZLayerAction
ChangeZLayerAction(float endingZLayer, float duration, const th::Bezier &easingFunction, float initialDelay, float endingDelay)ChangeZLayerAction
changingObjectActionprotected
currentTimeActionprivate
curveActionprivate
end() -> void overrideChangeZLayerActionvirtual
endingDelayActionprivate
endingZLayerChangeZLayerActionprivate
execute() -> void overrideChangeZLayerActionvirtual
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 overrideChangeZLayerActionvirtual
initialDelayActionprivate
isBlocking() const -> boolAction
isPaused() const -> boolAction
lerpBasedOnTime(const T &start, const T &end) -> TActioninlineprotected
normalizedTimeActionprivate
operator=(const ChangeZLayerAction &) -> ChangeZLayerAction &=defaultChangeZLayerAction
operator=(ChangeZLayerAction &&other) noexcept -> ChangeZLayerAction &=defaultChangeZLayerAction
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 overrideChangeZLayerActionvirtual
setBlocking(bool newState) -> voidAction
setCurve(const th::Bezier &curve) -> voidAction
setDuration(float duration) -> voidAction
setEndingDelay(float delay) -> voidAction
setInitialDelay(float delay) -> voidAction
setOwner(Entity *newObject) -> voidAction
setPaused(bool newState) -> voidAction
shouldRemove() const -> boolAction
startingZLayerChangeZLayerActionprivate
totalDurationActionprivate
transformChangeZLayerActionprivate
update(float dt) -> voidAction
~Action()=defaultActionvirtual
~ChangeZLayerAction() override=defaultChangeZLayerAction