C# Class Spine.Unity.Examples.SpineboyBeginnerModel

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: EsotericSoftware/spine-runtimes Class Usage Examples

Méthodes publiques

Свойство Type Description
facingLeft bool

Méthodes publiques

Méthode Description
TryJump ( ) : void
TryMove ( float speed ) : void
TryShoot ( ) : void

Private Methods

Méthode Description
JumpRoutine ( ) : IEnumerator

Method Details

TryJump() public méthode

public TryJump ( ) : void
Résultat void

TryMove() public méthode

public TryMove ( float speed ) : void
speed float
Résultat void

TryShoot() public méthode

public TryShoot ( ) : void
Résultat void

Property Details

facingLeft public_oe property

public bool facingLeft
Résultat bool