#include <kanzi/ui/node_component/animation/value_accumulator/value_accumulator_base.hpp>
#include <kanzi/core.ui/node/node.hpp>
#include <kanzi/core/cpp/string_view.hpp>
Classes | |
class | kanzi::FloatValueAccumulator |
Use a FloatValueAccumulator to increase the value of a float property type or a property field over time. More... | |
class | kanzi::FloatValueAccumulator::SetAccumulatedValueBoundariesMessageArguments |
Message arguments for the SetAccumulateValueBoundaries message. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< FloatValueAccumulator > | kanzi::FloatValueAccumulatorSharedPtr |