|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectapoIcejump.ai.ApoIcejumpAIEntity
apoIcejump.ai.ApoIcejumpAIBlock
public class ApoIcejumpAIBlock
Klasse, die einen Eisblock darstellt class for the iceblock
| Constructor Summary | |
|---|---|
ApoIcejumpAIBlock(apoIcejump.entity.ApoIcejumpBlock entity)
|
|
| Method Summary | |
|---|---|
int |
getHits()
gibt zurück, wie oft der Block noch besprungen werden kann, bevor er sich auflöst returns how often the block can be touched until he will blow up ;) |
| Methods inherited from class apoIcejump.ai.ApoIcejumpAIEntity |
|---|
getHeight, getVecX, getVecY, getWidth, getX, getY, intersects, intersects |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApoIcejumpAIBlock(apoIcejump.entity.ApoIcejumpBlock entity)
| Method Detail |
|---|
public int getHits()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||