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

Functions

bool isState () const
 Gets the value of StateProperty. More...
 
void setState (bool value)
 Sets the value of StateProperty. More...
 
string getTransitionDefinition () const
 Gets the value of TransitionDefinitionProperty. More...
 
void setTransitionDefinition (string value)
 Sets the value of TransitionDefinitionProperty. More...
 
float getTransitionPhase () const
 Gets the value of TransitionPhaseProperty. More...
 
void setTransitionPhase (float value)
 Sets the value of TransitionPhaseProperty. More...
 
float getTransitionDirection () const
 Gets the value of TransitionDirectionProperty. More...
 
void setTransitionDirection (float value)
 Sets the value of TransitionDirectionProperty. More...
 
bool isHost () const
 Gets the value of HostProperty. More...
 
void setHost (bool value)
 Sets the value of HostProperty. More...
 
string getDefaultSubPage () const
 Gets the value of DefaultSubPageProperty. More...
 
void setDefaultSubPage (string value)
 Sets the value of DefaultSubPageProperty. More...
 
bool isAutoActivate () const
 Gets the value of AutoActivateProperty. More...
 
void setAutoActivate (bool value)
 Sets the value of AutoActivateProperty. More...
 
bool isLoopSubPages () const
 Gets the value of LoopSubPagesProperty. More...
 
void setLoopSubPages (bool value)
 Sets the value of LoopSubPagesProperty. More...
 
Vector2 getSlideOffset () const
 Gets the value of SlideOffsetProperty. More...
 
void setSlideOffset (Vector2 value)
 Sets the value of SlideOffsetProperty. More...
 
Vector2 getScaleOffset () const
 Gets the value of ScaleOffsetProperty. More...
 
void setScaleOffset (Vector2 value)
 Sets the value of ScaleOffsetProperty. More...
 
float getRotationOffset () const
 Gets the value of RotationOffsetProperty. More...
 
void setRotationOffset (float value)
 Sets the value of RotationOffsetProperty. More...
 
string getNavigationPrevious () const
 Gets the value of NavigationPreviousProperty. More...
 
void setNavigationPrevious (string value)
 Sets the value of NavigationPreviousProperty. More...
 
string getNavigationNext () const
 Gets the value of NavigationNextProperty. More...
 
void setNavigationNext (string value)
 Sets the value of NavigationNextProperty. More...
 

Variables

static PropertyType< bool > StateProperty
 State property. More...
 
static PropertyType< string > TransitionDefinitionProperty
 TransitionDefinition property. More...
 
static PropertyType< float > TransitionPhaseProperty
 TransitionPhase property. More...
 
static PropertyType< float > TransitionDirectionProperty
 TransitionDirection property. More...
 
static PropertyType< bool > HostProperty
 Host property. More...
 
static PropertyType< string > DefaultSubPageProperty
 DefaultSubPage property. More...
 
static PropertyType< bool > AutoActivateProperty
 AutoActivate property. More...
 
static PropertyType< bool > LoopSubPagesProperty
 LoopSubPages property. More...
 
static PropertyType< Vector2 > SlideOffsetProperty
 SlideOffset property. More...
 
static PropertyType< Vector2 > ScaleOffsetProperty
 ScaleOffset property. More...
 
static PropertyType< float > RotationOffsetProperty
 RotationOffset property. More...
 
static PropertyType< string > NavigationPreviousProperty
 NavigationPrevious property. More...
 
static PropertyType< string > NavigationNextProperty
 NavigationNext property. More...
 

Function Documentation

bool isState ( ) const

Gets the value of StateProperty.

See also
setState()
void setState ( bool  value)

Sets the value of StateProperty.

See also
isState()
string getTransitionDefinition ( ) const
void setTransitionDefinition ( string  value)
float getTransitionPhase ( ) const

Gets the value of TransitionPhaseProperty.

See also
setTransitionPhase()
void setTransitionPhase ( float  value)

Sets the value of TransitionPhaseProperty.

See also
getTransitionPhase()
float getTransitionDirection ( ) const
void setTransitionDirection ( float  value)
bool isHost ( ) const

Gets the value of HostProperty.

See also
setHost()
void setHost ( bool  value)

Sets the value of HostProperty.

See also
isHost()
string getDefaultSubPage ( ) const

Gets the value of DefaultSubPageProperty.

See also
setDefaultSubPage()
void setDefaultSubPage ( string  value)

Sets the value of DefaultSubPageProperty.

See also
getDefaultSubPage()
bool isAutoActivate ( ) const

Gets the value of AutoActivateProperty.

See also
setAutoActivate()
void setAutoActivate ( bool  value)

Sets the value of AutoActivateProperty.

See also
isAutoActivate()
bool isLoopSubPages ( ) const

Gets the value of LoopSubPagesProperty.

See also
setLoopSubPages()
void setLoopSubPages ( bool  value)

Sets the value of LoopSubPagesProperty.

See also
isLoopSubPages()
Vector2 getSlideOffset ( ) const

Gets the value of SlideOffsetProperty.

See also
setSlideOffset()
void setSlideOffset ( Vector2  value)

Sets the value of SlideOffsetProperty.

See also
getSlideOffset()
Vector2 getScaleOffset ( ) const

Gets the value of ScaleOffsetProperty.

See also
setScaleOffset()
void setScaleOffset ( Vector2  value)

Sets the value of ScaleOffsetProperty.

See also
getScaleOffset()
float getRotationOffset ( ) const

Gets the value of RotationOffsetProperty.

See also
setRotationOffset()
void setRotationOffset ( float  value)

Sets the value of RotationOffsetProperty.

See also
getRotationOffset()
string getNavigationPrevious ( ) const
void setNavigationPrevious ( string  value)
string getNavigationNext ( ) const

Gets the value of NavigationNextProperty.

See also
setNavigationNext()
void setNavigationNext ( string  value)

Sets the value of NavigationNextProperty.

See also
getNavigationNext()

Variable Documentation

PropertyType<bool> StateProperty
static

State property.

The default value is false.

See also
setState(), isState()
PropertyType<string> TransitionDefinitionProperty
static

TransitionDefinition property.

The default value is "".

See also
setTransitionDefinition(), getTransitionDefinition()
PropertyType<float> TransitionPhaseProperty
static

TransitionPhase property.

The default value is 0.0f.

See also
setTransitionPhase(), getTransitionPhase()
PropertyType<float> TransitionDirectionProperty
static

TransitionDirection property.

The default value is 0.0f.

See also
setTransitionDirection(), getTransitionDirection()
PropertyType<bool> HostProperty
static

Host property.

The default value is false.

See also
setHost(), isHost()
PropertyType<string> DefaultSubPageProperty
static

DefaultSubPage property.

Defines the default subpage to be activated, when this Page node is active. The default value is "".

See also
setDefaultSubPage(), getDefaultSubPage()
PropertyType<bool> AutoActivateProperty
static

AutoActivate property.

The default value is false.

See also
setAutoActivate(), isAutoActivate()
PropertyType<bool> LoopSubPagesProperty
static

LoopSubPages property.

The default value is true.

See also
setLoopSubPages(), isLoopSubPages()
PropertyType<Vector2> SlideOffsetProperty
static

SlideOffset property.

The default value is Vector2(0.0f, 0.0f).

See also
setSlideOffset(), getSlideOffset()
PropertyType<Vector2> ScaleOffsetProperty
static

ScaleOffset property.

The default value is Vector2(1.0f, 1.0f).

See also
setScaleOffset(), getScaleOffset()
PropertyType<float> RotationOffsetProperty
static

RotationOffset property.

The default value is 0.0f.

See also
setRotationOffset(), getRotationOffset()
PropertyType<string> NavigationPreviousProperty
static

NavigationPrevious property.

The default value is "".

See also
setNavigationPrevious(), getNavigationPrevious()
PropertyType<string> NavigationNextProperty
static

NavigationNext property.

The default value is "".

See also
setNavigationNext(), getNavigationNext()