Package heronarts.lx
Class LXEngine.Frame
java.lang.Object
heronarts.lx.LXEngine.Frame
- All Implemented Interfaces:
LXBuffer
- Enclosing class:
- LXEngine
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Frame
-
-
Method Details
-
setModel
-
setCueOn
public void setCueOn(boolean cueOn) -
setAuxOn
public void setAuxOn(boolean auxOn) -
copyFrom
-
getColors
public int[] getColors(boolean aux) -
getColors
public int[] getColors() -
getAuxColors
public int[] getAuxColors() -
getModel
-
getArray
public int[] getArray() -
getMain
public int[] getMain() -
getCue
public int[] getCue() -
getAux
public int[] getAux()
-