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