#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/utility.hpp>#include <kanzi/core/cpp/vector.hpp>#include <kanzi/core/legacy/kzs_types.hpp>#include <kanzi/core/message/message_type.hpp>#include <kanzi/core/metadata/metaclass.hpp>#include <kanzi/core.ui/animation/from_to_animation.hpp>#include <kanzi/core.ui/animation/keyframe_animation.hpp>#include <kanzi/core.ui/message/message_arguments.hpp>#include <kanzi/core.ui/property/variant.hpp>#include <kanzi/core.ui/resource/resource.hpp>#include <kanzi/core.ui/resource/resource_manager.hpp>#include "state_manager_message_properties.h"#include "state_manager_state_change_message_properties.h"#include "state_manager_go_to_state_message_properties.h"#include "state_manager_go_to_defined_state_message_properties.h"#include "state_manager_entered_state_message_properties.h"#include "state_manager_left_state_message_properties.h"#include "state_manager_transition_message_properties.h"Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| typedef shared_ptr< StateManager > | kanzi::StateManagerSharedPtr |
| typedef weak_ptr< StateManager > | kanzi::StateManagerWeakPtr |