Empirical
emp::web::Animate Member List

This is the complete list of members for emp::web::Animate, including all inherited members.

activeemp::web::Animateprotected
AdvanceFrame()emp::web::Animateinlineprotected
anim_funemp::web::Animateprotected
anim_fun_t typedefemp::web::Animateprotected
Animate()emp::web::Animateinline
Animate(const anim_fun_t &fun, W_TYPES &...targets)emp::web::Animateinline
Animate(const std::function< void(double)> &fun, W_TYPES &...targets)emp::web::Animateinline
Animate(const std::function< void()> &fun, W_TYPES &...targets)emp::web::Animateinline
Animate(const Animate &)=deleteemp::web::Animate
callback_idemp::web::Animateprotected
cur_timeemp::web::Animateprotected
do_stepemp::web::Animateprotected
DoFrame()emp::web::Animateinlineprotectedvirtual
frame_countemp::web::Animateprotected
GetActive() const emp::web::Animateinline
GetCurTime() const emp::web::Animateinline
GetDoStep() const emp::web::Animateinline
GetFrameCount() const emp::web::Animateinline
GetPrevTime() const emp::web::Animateinline
GetRunTime() const emp::web::Animateinline
GetStartTime() const emp::web::Animateinline
GetStepButton(const std::string &but_name, const std::string &label="Step")emp::web::Animateinline
GetStepTime() const emp::web::Animateinline
GetToggleButton(const std::string &but_name, const std::string &start_label="Start", const std::string &stop_label="Stop")emp::web::Animateinline
LoadTargets()emp::web::Animateinlineprotected
LoadTargets(const web::Widget &target1, const T &...other_targets)emp::web::Animateinlineprotected
operator=(const Animate &)=deleteemp::web::Animate
prev_timeemp::web::Animateprotected
run_timeemp::web::Animateprotected
SetCallback(const anim_fun_t &fun)emp::web::Animateinline
SetCallback(const std::function< void(double)> &fun)emp::web::Animateinline
SetCallback(const std::function< void()> &fun)emp::web::Animateinline
Start()emp::web::Animateinline
start_timeemp::web::Animateprotected
Step()emp::web::Animateinline
step_butemp::web::Animateprotected
Stop()emp::web::Animateinline
targetsemp::web::Animateprotected
toggle_butemp::web::Animateprotected
ToggleActive()emp::web::Animateinline
~Animate()emp::web::Animateinlinevirtual