|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IsoWindow | |
---|---|
zombie.behaviors.survivor.orders.LittleTasks | |
zombie.characters | |
zombie.characters.CharacterTimedActions | |
zombie.iso | |
zombie.iso.areas |
Uses of IsoWindow in zombie.behaviors.survivor.orders.LittleTasks |
---|
Constructors in zombie.behaviors.survivor.orders.LittleTasks with parameters of type IsoWindow | |
---|---|
AquireSheetAndBlockWindow(IsoGameCharacter chr,
IsoWindow w,
IsoCurtain c)
|
|
HangSheet(IsoGameCharacter chr,
IsoWindow win,
IsoGridSquare spot)
|
Uses of IsoWindow in zombie.characters |
---|
Methods in zombie.characters with parameters of type IsoWindow | |
---|---|
void |
IsoGameCharacter.climbThroughWindow(IsoWindow w)
|
void |
IsoGameCharacter.climbThroughWindow(IsoWindow w,
java.lang.Integer startingFrame)
|
void |
IsoGameCharacter.openWindow(IsoWindow w)
|
void |
IsoGameCharacter.smashWindow(IsoWindow w)
|
Uses of IsoWindow in zombie.characters.CharacterTimedActions |
---|
Constructors in zombie.characters.CharacterTimedActions with parameters of type IsoWindow | |
---|---|
BarricadeAction(IsoGameCharacter chr,
IsoWindow window)
|
|
UnbarricadeAction(IsoGameCharacter chr,
IsoWindow window)
|
Uses of IsoWindow in zombie.iso |
---|
Methods in zombie.iso that return IsoWindow | |
---|---|
IsoWindow |
IsoGridSquare.getWindow(IsoGridSquare next)
|
IsoWindow |
IsoGridSquare.getWindowTo(IsoGridSquare next)
|
Uses of IsoWindow in zombie.iso.areas |
---|
Fields in zombie.iso.areas with type parameters of type IsoWindow | |
---|---|
java.util.ArrayList<IsoWindow> |
IsoRoom.Windows
|
java.util.Vector<IsoWindow> |
IsoBuilding.Windows
|
Methods in zombie.iso.areas that return types with arguments of type IsoWindow | |
---|---|
java.util.ArrayList<IsoWindow> |
IsoRoom.getWindows()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |