Uses of Class
com.github.mbelling.ws281x.Color
Packages that use Color
Package
Description
contains model classes of the main game.
contains necessary classes to interact with the hardware.
JNI-wrapped c-library to interact with WS281x lED-Strips (https://github.com/rpi-ws281x/rpi-ws281x-java).
-
Uses of Color in ch.ladestation.connectncharge.model.game.gamelogic
Methods in ch.ladestation.connectncharge.model.game.gamelogic that return ColorMethods in ch.ladestation.connectncharge.model.game.gamelogic with parameters of type ColorModifier and TypeMethodDescriptionvoidvoidConstructors in ch.ladestation.connectncharge.model.game.gamelogic with parameters of type Color -
Uses of Color in ch.ladestation.connectncharge.pui
Methods in ch.ladestation.connectncharge.pui with parameters of type Color -
Uses of Color in com.github.mbelling.ws281x
Fields in com.github.mbelling.ws281x declared as ColorModifier and TypeFieldDescriptionstatic final ColorColor.BLACKstatic final ColorColor.BLUEstatic final ColorColor.CYANstatic final ColorColor.DARK_GRAYstatic final ColorColor.GRAYstatic final ColorColor.GREENstatic final ColorColor.LIGHT_GRAYstatic final ColorColor.MAGENTAstatic final ColorColor.ORANGEstatic final ColorColor.PINKstatic final ColorColor.REDstatic final ColorColor.WHITEstatic final ColorColor.YELLOWMethods in com.github.mbelling.ws281x with parameters of type ColorModifier and TypeMethodDescriptionvoidSet the color of an individual pixelvoidSet the color of an individual pixelvoidSet all LEDs in the strip to one colorvoidSet all LEDs in the strip to one color