Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SkeletonAnimation
C# Class SkeletonAnimation, crawler
Inheritance:
SkeletonComponent
Show file
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 property
public
bool
loop
return
bool
state
public property
public
AnimationState,Spine
state
return
Spine.AnimationState
timeScale
public property
public
float
timeScale
return
float