All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
transition_view2d_properties.h File Reference

Functions

ResourceID getAnimationResourceID () const
 Gets the value of AnimationProperty. More...
 
void setAnimationResourceID (ResourceID value)
 Sets the value of AnimationProperty. More...
 
float getDuration () const
 Gets the value of DurationProperty. More...
 
void setDuration (float value)
 Sets the value of DurationProperty. More...
 
ResourceID getTexture0ResourceID () const
 Gets the value of Texture0Property. More...
 
void setTexture0ResourceID (ResourceID value)
 Sets the value of Texture0Property. More...
 
ResourceID getTexture1ResourceID () const
 Gets the value of Texture1Property. More...
 
void setTexture1ResourceID (ResourceID value)
 Sets the value of Texture1Property. More...
 
Vector4 getContentTexcoord0 () const
 Gets the value of ContentTexcoord0Property. More...
 
void setContentTexcoord0 (Vector4 value)
 Sets the value of ContentTexcoord0Property. More...
 
Vector4 getContentTexcoord1 () const
 Gets the value of ContentTexcoord1Property. More...
 
void setContentTexcoord1 (Vector4 value)
 Sets the value of ContentTexcoord1Property. More...
 
float getPhase () const
 Gets the value of PhaseProperty. More...
 
void setPhase (float value)
 Sets the value of PhaseProperty. More...
 
ResourceID getMaterialResourceID () const
 Gets the value of MaterialProperty. More...
 
void setMaterialResourceID (ResourceID value)
 Sets the value of MaterialProperty. More...
 
string getMaterialFirstTexture () const
 Gets the value of MaterialFirstTextureProperty. More...
 
void setMaterialFirstTexture (string value)
 Sets the value of MaterialFirstTextureProperty. More...
 
string getMaterialSecondTexture () const
 Gets the value of MaterialSecondTextureProperty. More...
 
void setMaterialSecondTexture (string value)
 Sets the value of MaterialSecondTextureProperty. More...
 
string getMaterialFirstContentTexcoord () const
 Gets the value of MaterialFirstContentTexcoordProperty. More...
 
void setMaterialFirstContentTexcoord (string value)
 Sets the value of MaterialFirstContentTexcoordProperty. More...
 
string getMaterialSecondContentTexcoord () const
 Gets the value of MaterialSecondContentTexcoordProperty. More...
 
void setMaterialSecondContentTexcoord (string value)
 Sets the value of MaterialSecondContentTexcoordProperty. More...
 

Variables

static PropertyType
< TransitionView2D::TransitionMode > 
MessageArgumentTransitionLayerStartTransitionModeProperty
 MessageArgumentTransitionLayerStartTransitionMode property. More...
 
static PropertyType< void * > MessageArgumentTransitionLayerStartTransitionTargetLayerProperty
 MessageArgumentTransitionLayerStartTransitionTargetLayer property. More...
 
static PropertyType< void * > MessageArgumentTransitionLayerTransitionStartedSourceLayerProperty
 MessageArgumentTransitionLayerTransitionStartedSourceLayer property. More...
 
static PropertyType< void * > MessageArgumentTransitionLayerTransitionStartedTargetLayerProperty
 MessageArgumentTransitionLayerTransitionStartedTargetLayer property. More...
 
static PropertyType< void * > MessageArgumentTransitionLayerTransitionFinishedSourceLayerProperty
 MessageArgumentTransitionLayerTransitionFinishedSourceLayer property. More...
 
static PropertyType< void * > MessageArgumentTransitionLayerTransitionFinishedTargetLayerProperty
 MessageArgumentTransitionLayerTransitionFinishedTargetLayer property. More...
 
static PropertyType< ResourceID > AnimationProperty
 Animation property. More...
 
static PropertyType< float > DurationProperty
 Duration property. More...
 
static PropertyType< ResourceID > Texture0Property
 Texture0 property. More...
 
static PropertyType< ResourceID > Texture1Property
 Texture1 property. More...
 
static PropertyType< Vector4 > ContentTexcoord0Property
 ContentTexcoord0 property. More...
 
static PropertyType< Vector4 > ContentTexcoord1Property
 ContentTexcoord1 property. More...
 
static PropertyType< float > PhaseProperty
 Phase property. More...
 
static PropertyType< string > SourceProperty
 Source property. More...
 
static PropertyType< string > TargetProperty
 Target property. More...
 
static PropertyType< ResourceID > MaterialProperty
 Material property. More...
 
static PropertyType< string > MaterialFirstTextureProperty
 MaterialFirstTexture property. More...
 
static PropertyType< string > MaterialSecondTextureProperty
 MaterialSecondTexture property. More...
 
static PropertyType< string > MaterialFirstContentTexcoordProperty
 MaterialFirstContentTexcoord property. More...
 
static PropertyType< string > MaterialSecondContentTexcoordProperty
 MaterialSecondContentTexcoord property. More...
 

Function Documentation

ResourceID getAnimationResourceID ( ) const

Gets the value of AnimationProperty.

See also
setAnimationResourceID()
void setAnimationResourceID ( ResourceID  value)

Sets the value of AnimationProperty.

See also
getAnimationResourceID()
float getDuration ( ) const

Gets the value of DurationProperty.

See also
setDuration()
void setDuration ( float  value)

Sets the value of DurationProperty.

See also
getDuration()
ResourceID getTexture0ResourceID ( ) const

Gets the value of Texture0Property.

See also
setTexture0ResourceID()
void setTexture0ResourceID ( ResourceID  value)

Sets the value of Texture0Property.

See also
getTexture0ResourceID()
ResourceID getTexture1ResourceID ( ) const

Gets the value of Texture1Property.

See also
setTexture1ResourceID()
void setTexture1ResourceID ( ResourceID  value)

Sets the value of Texture1Property.

See also
getTexture1ResourceID()
Vector4 getContentTexcoord0 ( ) const

Gets the value of ContentTexcoord0Property.

See also
setContentTexcoord0()
void setContentTexcoord0 ( Vector4  value)

Sets the value of ContentTexcoord0Property.

See also
getContentTexcoord0()
Vector4 getContentTexcoord1 ( ) const

Gets the value of ContentTexcoord1Property.

See also
setContentTexcoord1()
void setContentTexcoord1 ( Vector4  value)

Sets the value of ContentTexcoord1Property.

See also
getContentTexcoord1()
float getPhase ( ) const

Gets the value of PhaseProperty.

See also
setPhase()
void setPhase ( float  value)

Sets the value of PhaseProperty.

See also
getPhase()
ResourceID getMaterialResourceID ( ) const

Gets the value of MaterialProperty.

See also
setMaterialResourceID()
void setMaterialResourceID ( ResourceID  value)

Sets the value of MaterialProperty.

See also
getMaterialResourceID()
string getMaterialFirstTexture ( ) const
void setMaterialFirstTexture ( string  value)
string getMaterialSecondTexture ( ) const
void setMaterialSecondTexture ( string  value)
string getMaterialFirstContentTexcoord ( ) const
void setMaterialFirstContentTexcoord ( string  value)
string getMaterialSecondContentTexcoord ( ) const
void setMaterialSecondContentTexcoord ( string  value)

Variable Documentation

PropertyType<TransitionView2D::TransitionMode> MessageArgumentTransitionLayerStartTransitionModeProperty
static

MessageArgumentTransitionLayerStartTransitionMode property.

The default value is TransitionView2D::TransitionModeNext.

See also
setMessageArgumentTransitionLayerStartTransitionMode(), getMessageArgumentTransitionLayerStartTransitionMode()
PropertyType<void*> MessageArgumentTransitionLayerStartTransitionTargetLayerProperty
static

MessageArgumentTransitionLayerStartTransitionTargetLayer property.

The default value is KZ_NULL.

See also
setMessageArgumentTransitionLayerStartTransitionTargetLayer(), getMessageArgumentTransitionLayerStartTransitionTargetLayer()
PropertyType<void*> MessageArgumentTransitionLayerTransitionStartedSourceLayerProperty
static

MessageArgumentTransitionLayerTransitionStartedSourceLayer property.

The default value is KZ_NULL.

See also
setMessageArgumentTransitionLayerTransitionStartedSourceLayer(), getMessageArgumentTransitionLayerTransitionStartedSourceLayer()
PropertyType<void*> MessageArgumentTransitionLayerTransitionStartedTargetLayerProperty
static

MessageArgumentTransitionLayerTransitionStartedTargetLayer property.

The default value is KZ_NULL.

See also
setMessageArgumentTransitionLayerTransitionStartedTargetLayer(), getMessageArgumentTransitionLayerTransitionStartedTargetLayer()
PropertyType<void*> MessageArgumentTransitionLayerTransitionFinishedSourceLayerProperty
static

MessageArgumentTransitionLayerTransitionFinishedSourceLayer property.

The default value is KZ_NULL.

See also
setMessageArgumentTransitionLayerTransitionFinishedSourceLayer(), getMessageArgumentTransitionLayerTransitionFinishedSourceLayer()
PropertyType<void*> MessageArgumentTransitionLayerTransitionFinishedTargetLayerProperty
static

MessageArgumentTransitionLayerTransitionFinishedTargetLayer property.

The default value is KZ_NULL.

See also
setMessageArgumentTransitionLayerTransitionFinishedTargetLayer(), getMessageArgumentTransitionLayerTransitionFinishedTargetLayer()
PropertyType<ResourceID> AnimationProperty
static

Animation property.

The default value is ResourceID().

See also
setAnimationResourceID(), getAnimationResourceID()
PropertyType<float> DurationProperty
static

Duration property.

The default value is 1.0f.

See also
setDuration(), getDuration()
PropertyType<ResourceID> Texture0Property
static

Texture0 property.

The default value is ResourceID().

See also
setTexture0ResourceID(), getTexture0ResourceID()
PropertyType<ResourceID> Texture1Property
static

Texture1 property.

The default value is ResourceID().

See also
setTexture1ResourceID(), getTexture1ResourceID()
PropertyType<Vector4> ContentTexcoord0Property
static

ContentTexcoord0 property.

The default value is Vector4(0.0f, 0.0f, 1.0f, 1.0f).

See also
setContentTexcoord0(), getContentTexcoord0()
PropertyType<Vector4> ContentTexcoord1Property
static

ContentTexcoord1 property.

The default value is Vector4(0.0f, 0.0f, 1.0f, 1.0f).

See also
setContentTexcoord1(), getContentTexcoord1()
PropertyType<float> PhaseProperty
static

Phase property.

The default value is 0.0f.

See also
setPhase(), getPhase()
PropertyType<string> SourceProperty
static

Source property.

The default value is "".

See also
setSource(), getSource()
PropertyType<string> TargetProperty
static

Target property.

The default value is "".

See also
setTarget(), getTarget()
PropertyType<ResourceID> MaterialProperty
static

Material property.

The default value is ResourceID().

See also
setMaterialResourceID(), getMaterialResourceID()
PropertyType<string> MaterialFirstTextureProperty
static

MaterialFirstTexture property.

The default value is "TransitionLayerTexture0".

See also
setMaterialFirstTexture(), getMaterialFirstTexture()
PropertyType<string> MaterialSecondTextureProperty
static

MaterialSecondTexture property.

The default value is "TransitionLayerTexture1".

See also
setMaterialSecondTexture(), getMaterialSecondTexture()
PropertyType<string> MaterialFirstContentTexcoordProperty
static

MaterialFirstContentTexcoord property.

The default value is "TransitionLayerContentTexcoord0".

See also
setMaterialFirstContentTexcoord(), getMaterialFirstContentTexcoord()
PropertyType<string> MaterialSecondContentTexcoordProperty
static

MaterialSecondContentTexcoord property.

The default value is "TransitionLayerContentTexcoord1".

See also
setMaterialSecondContentTexcoord(), getMaterialSecondContentTexcoord()