21 module
com { module sun { module star { module presentation {
34 constants EffectNodeType
const short TIMING_ROOT
This is the root sequence.
Definition: EffectNodeType.idl:58
const short WITH_PREVIOUS
This node contains an effect that starts with a previous effect.
Definition: EffectNodeType.idl:46
Definition: Ambiguous.idl:20
const short INTERACTIVE_SEQUENCE
This is a sequence with effects that starts due to user interaction.
Definition: EffectNodeType.idl:62
const short MAIN_SEQUENCE
This is the main sequence for effects that is automatically started.
Definition: EffectNodeType.idl:54
const short AFTER_PREVIOUS
This node contains an effect that starts after a previous effect has finished.
Definition: EffectNodeType.idl:50
const short DEFAULT
This node has no special meaning.
Definition: EffectNodeType.idl:38
const short ON_CLICK
This node contains an effect that starts on click.
Definition: EffectNodeType.idl:42