|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbreakout.GameObject
breakout.Block
breakout.DecPaddleBlock
public class DecPaddleBlock
Field Summary |
---|
Fields inherited from class breakout.Block |
---|
BLOCK_HEIGHT, BLOCK_WIDTH |
Constructor Summary | |
---|---|
DecPaddleBlock()
|
|
DecPaddleBlock(int x,
int y)
|
Method Summary |
---|
Methods inherited from class breakout.Block |
---|
getDrop, getImage, hit, setDrop, setImage, setPosition |
Methods inherited from class breakout.GameObject |
---|
addSize, getHeight, getWidth, getX, getY, hits, isAboveOf, isBelowOf, isLeftOf, isRightOf, setHeight, setPos, setWidth, setX, setY |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DecPaddleBlock()
public DecPaddleBlock(int x, int y)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |