Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SkeletonAnimation
C# Class SkeletonAnimation, crawler
Inheritance:
SkeletonComponent
Mostrar archivo
Open project: r-lyeh/crawler
Class Usage Examples
Public Properties
Property
Type
Description
loop
bool
state
Spine.AnimationState
timeScale
float
Public Methods
Method
Description
Reset
( ) :
void
Update
( ) :
void
Update
(
float
deltaTime
) :
void
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Update()
public
method
public
Update
(
float
deltaTime
) :
void
deltaTime
float
return
void
Property Details
loop
public_oe property
public
bool
loop
return
bool
state
public_oe property
public
AnimationState,Spine
state
return
Spine.AnimationState
timeScale
public_oe property
public
float
timeScale
return
float