C# Class DanceLibrary, ggj16

Inheritance: MonoBehaviour
Afficher le fichier Open project: amzeratul/ggj16

Méthodes protégées

Méthode Description
Awake ( ) : void

Private Methods

Méthode Description
ParseEffect ( string val ) : DanceMove.EffectType
ParseLine ( string line ) : DanceMove,
ParseRequirement ( string val ) : DanceMove.IsAvailableType
ParseStep ( string s, string other, bool flip ) : DanceStep
ParseStepList ( string val ) : string[]

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void