C# Class DeathBomb.LightBulb, ProjectPhoenix

Afficher le fichier Open project: Alx666/ProjectPhoenix

Méthodes publiques

Méthode Description
LightBulb ( DeathBomb, deathBomb ) : System.Collections
Reset ( ) : void
TurnOff ( ) : void
TurnOn ( ) : void

Method Details

LightBulb() public méthode

public LightBulb ( DeathBomb, deathBomb ) : System.Collections
deathBomb DeathBomb,
Résultat System.Collections

Reset() public méthode

public Reset ( ) : void
Résultat void

TurnOff() public méthode

public TurnOff ( ) : void
Résultat void

TurnOn() public méthode

public TurnOn ( ) : void
Résultat void