|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.WorldLibAndroid.Color
public class Color
Color class to hold the color of an object.
Constructor Summary | |
---|---|
Color(int color)
Constructor |
Method Summary | |
---|---|
int |
thisColor()
Returns the integer representing a color. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Color(int color)
color
- to fill the object with.Method Detail |
---|
public int thisColor()
thisColor
in interface IColor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |