C# Class FermiInTheAir.Utility.PlaneSettings

Afficher le fichier Open project: TominaP/Fermi-in-the-air

Méthodes publiques

Свойство Type Description
planeColor ConsoleColor
planeOneIsSelected bool
planeThreeIsSelected bool
planeTwoIsSelected bool

Méthodes publiques

Méthode Description
SelectPlane ( ) : void
SelectPlaneColor ( ) : void

Private Methods

Méthode Description
WriteLines ( int lines ) : void

Method Details

SelectPlane() public static méthode

public static SelectPlane ( ) : void
Résultat void

SelectPlaneColor() public static méthode

public static SelectPlaneColor ( ) : void
Résultat void

Property Details

planeColor public_oe static_oe property

public static ConsoleColor planeColor
Résultat ConsoleColor

planeOneIsSelected public_oe static_oe property

public static bool planeOneIsSelected
Résultat bool

planeThreeIsSelected public_oe static_oe property

public static bool planeThreeIsSelected
Résultat bool

planeTwoIsSelected public_oe static_oe property

public static bool planeTwoIsSelected
Résultat bool