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