C# Class MineDropper, gmap377_leathGloves_inc

Inheritance: Observer
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc

Méthodes publiques

Méthode Description
ObserverableAdded ( ) : void
OvserverableRemoved ( ) : void
Start ( ) : void

Initialize necessary variables

Private Methods

Méthode Description
dropMine ( ) : void

Drop a mine onto the planet

dropMines ( ) : IEnumerator

Method Details

ObserverableAdded() public méthode

public ObserverableAdded ( ) : void
Résultat void

OvserverableRemoved() public méthode

public OvserverableRemoved ( ) : void
Résultat void

Start() public méthode

Initialize necessary variables
public Start ( ) : void
Résultat void