|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfinitewisdom.model.util.ServerUnitIFAdapter
gamedom1.units.Swordsman
public class Swordsman
| Field Summary |
|---|
| Fields inherited from class infinitewisdom.model.util.ServerUnitIFAdapter |
|---|
attackpoint, coolDown, coolDownTimer, gameWorld, goal, hitpoint, idcounter, idnum, name, player, pos, range, shield, size, speed, state |
| Constructor Summary | |
|---|---|
Swordsman(PlayerIF player,
Vec2f pos)
|
|
| Method Summary |
|---|
| Methods inherited from class infinitewisdom.model.util.ServerUnitIFAdapter |
|---|
collide, commandAttack, commandMove, commandStop, doesDamage, getAttackPoints, getAttackRange, getCoolDown, getEnemy, getGameWorld, getGoal, getHitPoints, getId, getPlayer, getPosition, getShield, getSize, getSpeed, getState, setAttackPoints, setAttackRange, setCoolDown, setGameWorld, setHitPoints, setPlayer, setPosition, setShield, setSpeed, setState, step, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Swordsman(PlayerIF player,
Vec2f pos)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||