C# Class MovieHue.Logic.Logic

Afficher le fichier Open project: FlyingHippo/MovieHue

Méthodes publiques

Méthode Description
GetBrightness ( Color color ) : byte
Logic ( ) : System
doStuff ( ) : void

Private Methods

Méthode Description
TestCycle ( ) : void
setupHUE ( ) : void
setupLights ( ) : void
setupProgramSettings ( ) : void
setupScreenZones ( ) : void

Method Details

GetBrightness() public static méthode

public static GetBrightness ( Color color ) : byte
color Color
Résultat byte

Logic() public méthode

public Logic ( ) : System
Résultat System

doStuff() public méthode

public doStuff ( ) : void
Résultat void