public interface JCGLRGBA16UWritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLRGBA16UWritableType record type.| Modifier and Type | Method and Description |
|---|---|
void |
setA(short x)
Set the value of the
a field |
void |
setB(short x)
Set the value of the
b field |
void |
setG(short x)
Set the value of the
g field |
void |
setR(short x)
Set the value of the
r field |
void setR(short x)
r fieldx - The new valuevoid setG(short x)
g fieldx - The new valuevoid setB(short x)
b fieldx - The new valuevoid setA(short x)
a fieldx - The new valueCopyright © 2016 <code@io7m.com> http://io7m.com