|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object infinitewisdom.view.overlays.BlockOverlay infinitewisdom.view.overlays.InfluenceOverlayBlock
public class InfluenceOverlayBlock
Field Summary |
---|
Fields inherited from class infinitewisdom.view.overlays.BlockOverlay |
---|
blocksize, gameWorldView |
Constructor Summary | |
---|---|
InfluenceOverlayBlock(GameWorldView gwv,
int blocksize)
|
Method Summary | |
---|---|
java.awt.Color |
computePixelColor(int x,
int y)
|
Methods inherited from class infinitewisdom.view.overlays.BlockOverlay |
---|
draw, getGameWorldView |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InfluenceOverlayBlock(GameWorldView gwv, int blocksize)
Method Detail |
---|
public java.awt.Color computePixelColor(int x, int y)
computePixelColor
in class BlockOverlay
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |