|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsoSurvivor | |
|---|---|
| zombie.behaviors.survivor | |
| zombie.behaviors.survivor.orders | |
| zombie.characters | |
| zombie.characters.personalities | |
| zombie.iso | |
| zombie.ui | |
| Uses of IsoSurvivor in zombie.behaviors.survivor |
|---|
| Constructors in zombie.behaviors.survivor with parameters of type IsoSurvivor | |
|---|---|
MasterSurvivorBehavior(IsoSurvivor survivor)
|
|
| Uses of IsoSurvivor in zombie.behaviors.survivor.orders |
|---|
| Constructors in zombie.behaviors.survivor.orders with parameters of type IsoSurvivor | |
|---|---|
GuardOrder(IsoSurvivor chr,
IsoGridSquare GuardStand,
IsoGridSquare GuardFace)
|
|
| Uses of IsoSurvivor in zombie.characters |
|---|
| Methods in zombie.characters that return IsoSurvivor | |
|---|---|
IsoSurvivor |
IsoPlayer.getDragCharacter()
|
IsoSurvivor |
IsoPlayer.getGuardChosen()
|
static IsoSurvivor |
SurvivorFactory.InstansiateInCell(SurvivorDesc desc,
IsoCell cell,
int x,
int y,
int z)
|
| Methods in zombie.characters with parameters of type IsoSurvivor | |
|---|---|
void |
SurvivorPersonality.CreateBehaviours(IsoSurvivor survivor)
|
void |
IsoPlayer.setDragCharacter(IsoSurvivor DragCharacter)
|
void |
IsoPlayer.setGuardChosen(IsoSurvivor GuardChosen)
|
| Uses of IsoSurvivor in zombie.characters.personalities |
|---|
| Methods in zombie.characters.personalities with parameters of type IsoSurvivor | |
|---|---|
void |
Kate.CreateBehaviours(IsoSurvivor survivor)
|
void |
GunNut.CreateBehaviours(IsoSurvivor survivor)
|
void |
FriendlyArmed.CreateBehaviours(IsoSurvivor survivor)
|
void |
Cowardly.CreateBehaviours(IsoSurvivor survivor)
|
| Uses of IsoSurvivor in zombie.iso |
|---|
| Methods in zombie.iso that return IsoSurvivor | |
|---|---|
IsoSurvivor |
IsoWorld.CreateRandomSurvivor(SurvivorDesc desc,
IsoGridSquare sq,
IsoPlayer player)
|
IsoSurvivor |
IsoCell.getNetworkPlayer(int RemoteID)
|
| Methods in zombie.iso that return types with arguments of type IsoSurvivor | |
|---|---|
java.util.ArrayList<IsoSurvivor> |
IsoCell.getSurvivorList()
|
| Uses of IsoSurvivor in zombie.ui |
|---|
| Fields in zombie.ui declared as IsoSurvivor | |
|---|---|
IsoSurvivor |
TutorialManager.gunnut
|
IsoSurvivor |
TutorialManager.wife
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||