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 TypeMethodDescriptionvoid
void
Constructors 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 Color
Color.BLACK
static final Color
Color.BLUE
static final Color
Color.CYAN
static final Color
Color.DARK_GRAY
static final Color
Color.GRAY
static final Color
Color.GREEN
static final Color
Color.LIGHT_GRAY
static final Color
Color.MAGENTA
static final Color
Color.ORANGE
static final Color
Color.PINK
static final Color
Color.RED
static final Color
Color.WHITE
static final Color
Color.YELLOW
Methods in com.github.mbelling.ws281x with parameters of type ColorModifier and TypeMethodDescriptionvoid
Set the color of an individual pixelvoid
Set the color of an individual pixelvoid
Set all LEDs in the strip to one colorvoid
Set all LEDs in the strip to one color