Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SkeletonAnimation
C# Class SkeletonAnimation, crawler
Inheritance:
SkeletonComponent
Afficher le fichier
Open project: r-lyeh/crawler
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
loop
bool
state
Spine.AnimationState
timeScale
float
Méthodes publiques
Méthode
Description
Reset
( ) :
void
Update
( ) :
void
Update
(
float
deltaTime
) :
void
Method Details
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
(
float
deltaTime
) :
void
deltaTime
float
Résultat
void
Property Details
loop
public_oe property
public
bool
loop
Résultat
bool
state
public_oe property
public
AnimationState,Spine
state
Résultat
Spine.AnimationState
timeScale
public_oe property
public
float
timeScale
Résultat
float