Package org.emrick.project.effect
Class LightingDisplay
java.lang.Object
org.emrick.project.effect.LightingDisplay
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Color
alternatingColorFunction
(Effect e, long setMS, long currMS) chaseFunction
(Effect e, LEDStrip l, long setMS, long currMS) static Color
defaultLEDFunction
(Effect e, long setMS, long currMS) static Color
randomNoiseFunction
(Effect e, long setMS, long currMS)
-
Constructor Details
-
LightingDisplay
public LightingDisplay()
-
-
Method Details
-
defaultLEDFunction
-
alternatingColorFunction
-
chaseFunction
-
randomNoiseFunction
-