C# Class mine, Main-Working-Repository

Inheritance: weapon
Afficher le fichier Open project: GCSShatteredSpace/Main-Working-Repository Class Usage Examples

Méthodes publiques

Méthode Description
fireWeapon ( Vector2 pos, int time ) : void
mine ( ) : System.Collections

Private Methods

Méthode Description
Awake ( ) : void
Update ( ) : void
generateDamage ( int index, bool hit ) : void

Method Details

fireWeapon() public méthode

public fireWeapon ( Vector2 pos, int time ) : void
pos Vector2
time int
Résultat void

mine() public méthode

public mine ( ) : System.Collections
Résultat System.Collections