C# Class LifeGame.Cell

Inheritance: System.Windows.Forms.Label
Afficher le fichier Open project: NanQi/demo Class Usage Examples

Méthodes publiques

Méthode Description
Hurt ( Cell cell ) : void

伤害

NextAction ( ) : void

下一步行动

Method Details

Hurt() public méthode

伤害
public Hurt ( Cell cell ) : void
cell Cell
Résultat void

NextAction() public méthode

下一步行动
public NextAction ( ) : void
Résultat void