C# Class PhenoLight, DsynBio

Inheritance: Phenotype
Afficher le fichier Open project: CyberCRI/DsynBio

Méthodes publiques

Свойство Type Description
_color Color
isActive bool

Méthodes publiques

Méthode Description
StartPhenotype ( ) : void
UpdatePhenotype ( ) : void

Method Details

StartPhenotype() public méthode

public StartPhenotype ( ) : void
Résultat void

UpdatePhenotype() public méthode

public UpdatePhenotype ( ) : void
Résultat void

Property Details

_color public_oe property

public Color _color
Résultat Color

isActive public_oe property

public bool isActive
Résultat bool