C# Class InteractiveObject, hexciter

Inheritance: MonoBehaviour
Afficher le fichier Open project: pR0Ps/hexciter Class Usage Examples

Méthodes publiques

Méthode Description
DownAction ( ) : void
TapAction ( ) : void
UpAction ( ) : void

Method Details

DownAction() public méthode

public DownAction ( ) : void
Résultat void

TapAction() public méthode

public TapAction ( ) : void
Résultat void

UpAction() public méthode

public UpAction ( ) : void
Résultat void