Package | Description |
---|---|
heronarts.lx.output |
Output support for various networking protocols.
|
Modifier and Type | Method and Description |
---|---|
static KinetDatagram.Version |
KinetDatagram.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KinetDatagram.Version[] |
KinetDatagram.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KinetDatagram(LX lx,
int[] indexBuffer,
int kinetPort,
KinetDatagram.Version version)
Constructs a datagram that sends on the given kinet supply output port
|
KinetDatagram(LX lx,
LXModel model,
int kinetPort,
KinetDatagram.Version version)
Constructs a datagram that sends on the given kinet supply output port
|
LX library by Mark C. Slee. © 2012-2020