C# Class ItemBase, Final_Project_Main

Afficher le fichier Open project: framadan/Final_Project_Main Class Usage Examples

Méthodes publiques

Méthode Description
Consume ( ) : void
OnHit ( ) : void
SmashUse ( ) : void
Start ( ) : void
StopUse ( ) : void
Update ( ) : void
Use ( ) : void

Method Details

Consume() public méthode

public Consume ( ) : void
Résultat void

OnHit() public méthode

public OnHit ( ) : void
Résultat void

SmashUse() public méthode

public SmashUse ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

StopUse() public méthode

public StopUse ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Use() public méthode

public Use ( ) : void
Résultat void