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... | |
| ResourceID getAnimationResourceID | ( | ) | const |
Gets the value of AnimationProperty.
| void setAnimationResourceID | ( | ResourceID | value | ) |
Sets the value of AnimationProperty.
| float getDuration | ( | ) | const |
Gets the value of DurationProperty.
| void setDuration | ( | float | value | ) |
Sets the value of DurationProperty.
| ResourceID getTexture0ResourceID | ( | ) | const |
Gets the value of Texture0Property.
| void setTexture0ResourceID | ( | ResourceID | value | ) |
Sets the value of Texture0Property.
| ResourceID getTexture1ResourceID | ( | ) | const |
Gets the value of Texture1Property.
| void setTexture1ResourceID | ( | ResourceID | value | ) |
Sets the value of Texture1Property.
| Vector4 getContentTexcoord0 | ( | ) | const |
Gets the value of ContentTexcoord0Property.
| void setContentTexcoord0 | ( | Vector4 | value | ) |
Sets the value of ContentTexcoord0Property.
| Vector4 getContentTexcoord1 | ( | ) | const |
Gets the value of ContentTexcoord1Property.
| void setContentTexcoord1 | ( | Vector4 | value | ) |
Sets the value of ContentTexcoord1Property.
| float getPhase | ( | ) | const |
Gets the value of PhaseProperty.
| void setPhase | ( | float | value | ) |
Sets the value of PhaseProperty.
| ResourceID getMaterialResourceID | ( | ) | const |
Gets the value of MaterialProperty.
| void setMaterialResourceID | ( | ResourceID | value | ) |
Sets the value of MaterialProperty.
| string getMaterialFirstTexture | ( | ) | const |
Gets the value of MaterialFirstTextureProperty.
| void setMaterialFirstTexture | ( | string | value | ) |
Sets the value of MaterialFirstTextureProperty.
| string getMaterialSecondTexture | ( | ) | const |
Gets the value of MaterialSecondTextureProperty.
| void setMaterialSecondTexture | ( | string | value | ) |
Sets the value of MaterialSecondTextureProperty.
| string getMaterialFirstContentTexcoord | ( | ) | const |
Gets the value of MaterialFirstContentTexcoordProperty.
| void setMaterialFirstContentTexcoord | ( | string | value | ) |
Sets the value of MaterialFirstContentTexcoordProperty.
| string getMaterialSecondContentTexcoord | ( | ) | const |
Gets the value of MaterialSecondContentTexcoordProperty.
| void setMaterialSecondContentTexcoord | ( | string | value | ) |
Sets the value of MaterialSecondContentTexcoordProperty.
|
static |
MessageArgumentTransitionLayerStartTransitionMode property.
The default value is TransitionView2D::TransitionModeNext.
|
static |
MessageArgumentTransitionLayerStartTransitionTargetLayer property.
The default value is KZ_NULL.
|
static |
MessageArgumentTransitionLayerTransitionStartedSourceLayer property.
The default value is KZ_NULL.
|
static |
MessageArgumentTransitionLayerTransitionStartedTargetLayer property.
The default value is KZ_NULL.
|
static |
MessageArgumentTransitionLayerTransitionFinishedSourceLayer property.
The default value is KZ_NULL.
|
static |
MessageArgumentTransitionLayerTransitionFinishedTargetLayer property.
The default value is KZ_NULL.
|
static |
Animation property.
The default value is ResourceID().
|
static |
|
static |
Texture0 property.
The default value is ResourceID().
|
static |
Texture1 property.
The default value is ResourceID().
|
static |
ContentTexcoord0 property.
The default value is Vector4(0.0f, 0.0f, 1.0f, 1.0f).
|
static |
ContentTexcoord1 property.
The default value is Vector4(0.0f, 0.0f, 1.0f, 1.0f).
|
static |
|
static |
Source property.
The default value is "".
|
static |
Target property.
The default value is "".
|
static |
Material property.
The default value is ResourceID().
|
static |
MaterialFirstTexture property.
The default value is "TransitionLayerTexture0".
|
static |
MaterialSecondTexture property.
The default value is "TransitionLayerTexture1".
|
static |
MaterialFirstContentTexcoord property.
The default value is "TransitionLayerContentTexcoord0".
|
static |
MaterialSecondContentTexcoord property.
The default value is "TransitionLayerContentTexcoord1".