|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Map.Element
|
+--Map.LightSource
| Field Summary | |
static long |
serialVersionUID
|
| Fields inherited from class Map.Element |
serialVersionUID |
| Constructor Summary | |
Map.LightSource()
|
|
| Method Summary | |
Point3D |
getCenterPoint3D()
|
java.awt.Rectangle |
getSubclassBounds()
LightSource subclass bounds is a 16x16 rectangle |
void |
setColor(int ar,
int ag,
int ab)
|
void |
setIntensity(int i)
|
| Methods inherited from class Map.Element |
getBounds,
getCenterPoint |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final long serialVersionUID
| Constructor Detail |
public Map.LightSource()
| Method Detail |
public java.awt.Rectangle getSubclassBounds()
public Point3D getCenterPoint3D()
public void setColor(int ar,
int ag,
int ab)
public void setIntensity(int i)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||