Animation

This contains the source code documentation of the class subsystem_Animation.

subsystem_Animation

Inherits: DialogicSubsystem

##################################################################################################

Properties

NameTypeDefault
prev_stateint0

Methods

ReturnsMethod
voidanimation_finished ( arg: String = "" )
boolis_animating ( )
voidstart_animating ( )

Signals

signal finished ( )

No description available.


Property Descriptions

var prev_state = 0

No description available.


Method Descriptions

func animation_finished ( arg: String = "" ) ⇒ void

No description available.


func is_animating ( ) ⇒ bool

No description available.


func start_animating ( ) ⇒ void

No description available.