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
FramePlayer
C# Class FramePlayer, GGJ2016
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: netgrind/GGJ2016
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
endLoopEvent
string
frameDelay
float
frames
List
loop
bool
output
CCReflectTexture
Méthodes publiques
Méthode
Description
NextFrame
( ) :
void
OnDisable
( ) :
void
OnEnable
( ) :
void
Play
( ) :
void
Method Details
NextFrame()
public
méthode
public
NextFrame
( ) :
void
Résultat
void
OnDisable()
public
méthode
public
OnDisable
( ) :
void
Résultat
void
OnEnable()
public
méthode
public
OnEnable
( ) :
void
Résultat
void
Play()
public
méthode
public
Play
( ) :
void
Résultat
void
Property Details
endLoopEvent
public_oe property
public
string
endLoopEvent
Résultat
string
frameDelay
public_oe property
public
float
frameDelay
Résultat
float
frames
public_oe property
public
List
frames
Résultat
List
loop
public_oe property
public
bool
loop
Résultat
bool
output
public_oe property
public
CCReflectTexture
output
Résultat
CCReflectTexture