C# Class PunchingControllerPrototype, dreams

Inheritance: MonoBehaviour
Afficher le fichier Open project: mprofGamesDev-Dreams/dreams Class Usage Examples

Méthodes publiques

Méthode Description
AttackEvent ( ) : void

Event called from the InputHandler script

Private Methods

Méthode Description
Attack ( ) : void
PunchAudio ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

AttackEvent() public méthode

Event called from the InputHandler script
public AttackEvent ( ) : void
Résultat void