|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.characters.CharacterTimedActions.BaseAction
zombie.characters.CharacterTimedActions.DoBuildAction
public class DoBuildAction
| Field Summary |
|---|
| Fields inherited from class zombie.characters.CharacterTimedActions.BaseAction |
|---|
chr, CurrentTime, delta, forceComplete, forceStop, LastTime, MaxTime, PrevLastTime, SoundEffect, StopOnRun, StopOnWalk, UseProgressBar |
| Constructor Summary | |
|---|---|
DoBuildAction(IsoGameCharacter chr,
IsoGridSquare square)
|
|
DoBuildAction(IsoGameCharacter chr,
IsoObject object,
IsoGridSquare square)
|
|
| Method Summary | |
|---|---|
void |
perform()
|
void |
start()
|
boolean |
valid()
|
| Methods inherited from class zombie.characters.CharacterTimedActions.BaseAction |
|---|
finished, forceComplete, forceStop, getCurrentTime, getJobDelta, hasStalled, PlayLoopedSoundTillComplete, reset, stop, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoBuildAction(IsoGameCharacter chr,
IsoObject object,
IsoGridSquare square)
public DoBuildAction(IsoGameCharacter chr,
IsoGridSquare square)
| Method Detail |
|---|
public boolean valid()
valid in class BaseActionpublic void start()
start in class BaseActionpublic void perform()
perform in class BaseAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||