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
Spine
Unity
Examples
SpineboyBeginnerModel
C# Class Spine.Unity.Examples.SpineboyBeginnerModel
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: EsotericSoftware/spine-runtimes
Class Usage Examples
Public Properties
Property
Type
Description
facingLeft
bool
Public Methods
Method
Description
TryJump
( ) :
void
TryMove
(
float
speed
) :
void
TryShoot
( ) :
void
Private Methods
Method
Description
JumpRoutine
( ) :
IEnumerator
Method Details
TryJump()
public
method
public
TryJump
( ) :
void
return
void
TryMove()
public
method
public
TryMove
(
float
speed
) :
void
speed
float
return
void
TryShoot()
public
method
public
TryShoot
( ) :
void
return
void
Property Details
facingLeft
public_oe property
public
bool
facingLeft
return
bool