C# Class exAnimationHelper, ex2d-v1

Inheritance: MonoBehaviour
Afficher le fichier Open project: exdev/ex2d-v1 Class Usage Examples

Méthodes protégées

Méthode Description
Awake ( ) : void
LateUpdate ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

LateUpdate() protected méthode

protected LateUpdate ( ) : void
Résultat void