|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UnitIF
Read-only interface of Units.
| Method Summary | |
|---|---|
double |
getAttackPoints()
|
double |
getAttackRange()
|
int |
getCoolDown()
|
GameWorld |
getGameWorld()
|
double |
getHitPoints()
|
long |
getId()
|
PlayerIF |
getPlayer()
|
Vec2f |
getPosition()
|
double |
getShield()
|
double |
getSize()
|
double |
getSpeed()
|
UnitStateE |
getState()
|
java.lang.String |
toString()
|
| Method Detail |
|---|
long getId()
GameWorld getGameWorld()
PlayerIF getPlayer()
java.lang.String toString()
toString in class java.lang.Objectdouble getSize()
Vec2f getPosition()
double getHitPoints()
double getAttackPoints()
double getAttackRange()
double getSpeed()
double getShield()
UnitStateE getState()
int getCoolDown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||