#include <kanzi/ui/node_component/animation/value_accumulator/value_accumulator_base.hpp>
#include <kanzi/core.ui/node/node.hpp>
#include <kanzi/core.ui/node_component/node_component.hpp>
#include <kanzi/core/cpp/string_view.hpp>
Classes | |
class | kanzi::IntValueAccumulator |
Use an IntValueAccumulator to increase the value of an integer property type over time. More... | |
class | kanzi::IntValueAccumulator::SetAccumulatedValueBoundariesMessageArguments |
Message argument for SetAccumulatedValueBoundaries message. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< IntValueAccumulator > | kanzi::IntValueAccumulatorSharedPtr |