|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes.TwoDShapeGeometry.ColourRGBA
public class TwoDShapeGeometry.ColourRGBA
Components should be in the range 0..1
| Field Summary | |
|---|---|
float |
a
The a. |
float |
b
The b. |
float |
g
The g. |
float |
r
The r. |
| Constructor Summary | |
|---|---|
TwoDShapeGeometry.ColourRGBA(float r,
float g,
float b,
float a)
Instantiates a new colour rgba. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float a
public float b
public float g
public float r
| Constructor Detail |
|---|
public TwoDShapeGeometry.ColourRGBA(float r,
float g,
float b,
float a)
r - the rg - the gb - the ba - the a
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||