C# Class MockSwipe, SlashRunner

Inheritance: MonoBehaviour
Afficher le fichier Open project: matthewAURA/SlashRunner

Méthodes publiques

Свойство Type Description
inputMap InputMap,

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
rightSwipe ( ) : void
upSwipe ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

rightSwipe() public méthode

public rightSwipe ( ) : void
Résultat void

upSwipe() public méthode

public upSwipe ( ) : void
Résultat void

Property Details

inputMap public_oe property

public InputMap, inputMap
Résultat InputMap,