|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unifreiburg.twodeedoo.world.demo.Color
public class Color
Constructor Summary | |
---|---|
Color(int rgba)
Creates a color implementing IColor . |
Method Summary | |
---|---|
int |
thisColor()
Provides the color represented by this class. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Color(int rgba)
IColor
.
rgba
- the combined RGBA componentsMethod Detail |
---|
public int thisColor()
IColor
thisColor
in interface IColor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |