public class FlagsChecker extends Object
| Constructor and Description |
|---|
FlagsChecker(int flags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasBrightness() |
boolean |
hasDirection() |
boolean |
hasDirectionHv() |
boolean |
hasDirectionLR() |
boolean |
hasDirectionUP() |
boolean |
hasModeSpecificColor() |
boolean |
hasPerLedColor() |
boolean |
hasRandomColor() |
boolean |
hasSpeed() |
public boolean hasSpeed()
public boolean hasDirectionLR()
public boolean hasDirectionUP()
public boolean hasDirectionHv()
public boolean hasBrightness()
public boolean hasPerLedColor()
public boolean hasModeSpecificColor()
public boolean hasRandomColor()
public boolean hasDirection()
Copyright © 2021. All rights reserved.