All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::KzuTimelineEntryMessages Class Reference

#include <user/animation/kzu_time_line_entry.h>

Classes

class  TimelineEntryFinishedMessageArguments
 
class  TimelineEntryMessageArguments
 
class  TimelineEntryPlayedToEndMessageArguments
 
class  TimelineEntryProgressedMessageArguments
 
class  TimelineEntryStartedMessageArguments
 

Static Public Member Functions

static
PropertyTypeEditorInfoSharedPtr 
makeEditorInfo ()
 

Static Public Attributes

static PropertyType< float > TimelineEntryWeightProperty
 TimelineEntryWeight property. More...
 
static PropertyType< void * > AnimationItemProperty
 AnimationItem property. More...
 
static PropertyType< float > AnimationItemTimeProperty
 AnimationItemTime property. More...
 
static PropertyType< void * > TimelineEntryProperty
 TimelineEntry property. More...
 
static PropertyType< void * > TimelineEntryPlaybackProperty
 TimelineEntryPlayback property. More...
 
static MessageType
< TimelineEntryStartedMessageArguments
TimelineEntryStartedMessage
 
static MessageType
< TimelineEntryFinishedMessageArguments
TimelineEntryFinishedMessage
 
static MessageType
< TimelineEntryProgressedMessageArguments
TimelineEntryProgressedMessage
 
static MessageType
< TimelineEntryPlayedToEndMessageArguments
TimelineEntryPlayedToEndMessage
 

Member Function Documentation

static PropertyTypeEditorInfoSharedPtr kanzi::KzuTimelineEntryMessages::makeEditorInfo ( )
inlinestatic

Member Data Documentation

PropertyType<float> kanzi::KzuTimelineEntryMessages::TimelineEntryWeightProperty
static

TimelineEntryWeight property.

The default value is 1.0f.

See also
setTimelineEntryWeight(), getTimelineEntryWeight()
PropertyType<void*> kanzi::KzuTimelineEntryMessages::AnimationItemProperty
static

AnimationItem property.

The default value is 0.

See also
setAnimationItem(), getAnimationItem()
PropertyType<float> kanzi::KzuTimelineEntryMessages::AnimationItemTimeProperty
static

AnimationItemTime property.

The default value is 0.0f.

See also
setAnimationItemTime(), getAnimationItemTime()
PropertyType<void*> kanzi::KzuTimelineEntryMessages::TimelineEntryProperty
static

TimelineEntry property.

The default value is 0.

See also
setTimelineEntry(), getTimelineEntry()
PropertyType<void*> kanzi::KzuTimelineEntryMessages::TimelineEntryPlaybackProperty
static

TimelineEntryPlayback property.

The default value is 0.

See also
setTimelineEntryPlayback(), getTimelineEntryPlayback()
MessageType<TimelineEntryStartedMessageArguments> kanzi::KzuTimelineEntryMessages::TimelineEntryStartedMessage
static
MessageType<TimelineEntryFinishedMessageArguments> kanzi::KzuTimelineEntryMessages::TimelineEntryFinishedMessage
static
MessageType<TimelineEntryProgressedMessageArguments> kanzi::KzuTimelineEntryMessages::TimelineEntryProgressedMessage
static
MessageType<TimelineEntryPlayedToEndMessageArguments> kanzi::KzuTimelineEntryMessages::TimelineEntryPlayedToEndMessage
static

The documentation for this class was generated from the following file: