Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
kzu_play_animation_action.h File Reference

Play animation action. More...

Functions

kzsError kzuPlayAnimationActionCreate (const struct KzcMemoryManager *memoryManager, struct KzuUIDomain *uiDomain, struct KzuAction **out_action)
 Create a play animation action. More...
 

Variables

const KzuActionType KZU_ACTION_TYPE_ANIMATION_ACTION
 Action type identifier for animation action. More...
 

Detailed Description

Play animation action.

Copyright 2008-2019 by Rightware. All rights reserved.

Function Documentation

kzsError kzuPlayAnimationActionCreate ( const struct KzcMemoryManager memoryManager,
struct KzuUIDomain uiDomain,
struct KzuAction **  out_action 
)

Create a play animation action.

Variable Documentation

const KzuActionType KZU_ACTION_TYPE_ANIMATION_ACTION

Action type identifier for animation action.