|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsoPlayer | |
|---|---|
| zombie.characters | |
| zombie.iso | |
| zombie.iso.objects | |
| zombie.Lua | |
| zombie.network | |
| Uses of IsoPlayer in zombie.characters |
|---|
| Fields in zombie.characters declared as IsoPlayer | |
|---|---|
static IsoPlayer |
IsoPlayer.instance
|
static IsoPlayer[] |
IsoPlayer.players
|
| Methods in zombie.characters that return IsoPlayer | |
|---|---|
static IsoPlayer |
IsoPlayer.getInstance()
|
| Methods in zombie.characters that return types with arguments of type IsoPlayer | |
|---|---|
static java.util.ArrayList<IsoPlayer> |
IsoPlayer.getPlayers()
|
| Methods in zombie.characters with parameters of type IsoPlayer | |
|---|---|
void |
IsoSurvivor.DoGuard(IsoPlayer leader)
|
void |
IsoSurvivor.Guard(IsoPlayer leader)
|
static void |
IsoPlayer.setInstance(IsoPlayer aInstance)
|
| Uses of IsoPlayer in zombie.iso |
|---|
| Methods in zombie.iso with parameters of type IsoPlayer | |
|---|---|
IsoSurvivor |
IsoWorld.CreateRandomSurvivor(SurvivorDesc desc,
IsoGridSquare sq,
IsoPlayer player)
|
void |
IsoWorld.CreateSurvivorGroup(IsoGridSquare sq,
IsoPlayer player)
|
| Uses of IsoPlayer in zombie.iso.objects |
|---|
| Methods in zombie.iso.objects with parameters of type IsoPlayer | |
|---|---|
boolean |
IsoWindow.addSheetRope(IsoPlayer player)
|
boolean |
IsoThumpable.addSheetRope(IsoPlayer player)
|
| Uses of IsoPlayer in zombie.Lua |
|---|
| Methods in zombie.Lua that return IsoPlayer | |
|---|---|
static IsoPlayer |
LuaManager.GlobalObject.getPlayer()
|
static IsoPlayer |
LuaManager.GlobalObject.getSpecificPlayer(int player)
|
| Methods in zombie.Lua with parameters of type IsoPlayer | |
|---|---|
static void |
LuaManager.GlobalObject.setProgressBarValue(IsoPlayer player,
int value)
|
| Uses of IsoPlayer in zombie.network |
|---|
| Methods in zombie.network with parameters of type IsoPlayer | |
|---|---|
void |
GameClient.SendPlayer(IsoPlayer thePlayer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||