Uses of Enum Class
zombie.iso.IsoDirections
Packages that use IsoDirections
Package
Description
-
Uses of IsoDirections in zombie.ai.states
Fields in zombie.ai.states declared as IsoDirectionsMethods in zombie.ai.states with parameters of type IsoDirectionsModifier and TypeMethodDescriptionstatic boolean
CrawlingZombieTurnState.calculateDir
(IsoGameCharacter owner, IsoDirections targetDir) static IsoGridSquare
ClimbThroughWindowState.getFreeSquareAfterObstacles
(IsoGridSquare isoGridSquare1, IsoDirections isoDirections) boolean
ClimbThroughWindowState.isPastInnerEdgeOfSquare
(IsoGameCharacter owner, int x, int y, IsoDirections moveDir) boolean
GrappledThrownOutWindowState.isPastInnerEdgeOfSquare
(IsoGameCharacter isoGameCharacter, int int1, int int0, IsoDirections isoDirections) boolean
ClimbThroughWindowState.isPastOuterEdgeOfSquare
(IsoGameCharacter owner, int x, int y, IsoDirections moveDir) boolean
GrappledThrownOutWindowState.isPastOuterEdgeOfSquare
(IsoGameCharacter isoGameCharacter, int int1, int int0, IsoDirections isoDirections) void
ClimbOverFenceState.setParams
(IsoGameCharacter owner, IsoDirections dir) void
ClimbOverWallState.setParams
(IsoGameCharacter owner, IsoDirections dir) -
Uses of IsoDirections in zombie.ai.states.animals
Methods in zombie.ai.states.animals with parameters of type IsoDirectionsModifier and TypeMethodDescriptionboolean
AnimalFollowWallState.decideRotation
(IsoAnimal isoAnimal, IsoDirections isoDirections) void
AnimalClimbOverFenceState.setParams
(IsoGameCharacter isoGameCharacter, IsoDirections isoDirections) -
Uses of IsoDirections in zombie.characters
Fields in zombie.characters declared as IsoDirectionsMethods in zombie.characters that return IsoDirectionsMethods in zombie.characters with parameters of type IsoDirectionsModifier and TypeMethodDescriptionboolean
IsoPlayer.canClimbOverWall
(IsoDirections dir) void
ILuaGameCharacter.climbOverFence
(IsoDirections dir) void
IsoGameCharacter.climbOverFence
(IsoDirections dir) boolean
IsoPlayer.climbOverWall
(IsoDirections dir) boolean
IsoPlayer.doContext
(IsoDirections dir) void
IsoGameCharacter.faceDirection
(IsoDirections isoDirections) IsoPlayer.getContextDoorOrWindowOrWindowFrame
(IsoDirections assumedDir) boolean
IsoPlayer.hopFence
(IsoDirections dir, boolean bTest) boolean
IsoPlayer.isSafeToClimbOver
(IsoDirections dir) void
ILuaGameCharacter.setDir
(IsoDirections directions) void
IsoGameCharacter.setDir
(IsoDirections directions) void
IsoGameCharacter.setSitOnFurnitureDirection
(IsoDirections isoDirections) -
Uses of IsoDirections in zombie.characters.animals
Fields in zombie.characters.animals declared as IsoDirectionsFields in zombie.characters.animals with type parameters of type IsoDirectionsMethods in zombie.characters.animals that return IsoDirectionsMethods in zombie.characters.animals with parameters of type IsoDirectionsModifier and TypeMethodDescriptionvoid
IsoAnimal.climbOverFence
(IsoDirections isoDirections) void
IsoAnimal.setDir
(IsoDirections isoDirections) -
Uses of IsoDirections in zombie.core
Fields in zombie.core declared as IsoDirectionsMethods in zombie.core with parameters of type IsoDirectionsModifier and TypeMethodDescriptionstatic byte
TransactionManager.createItemTransaction
(IsoPlayer isoPlayer, InventoryItem inventoryItem, ItemContainer itemContainer0, ItemContainer itemContainer1, IsoDirections isoDirections, float float0, float float1, float float2) void
Transaction.set
(IsoPlayer isoPlayer, InventoryItem inventoryItem, ItemContainer itemContainer0, ItemContainer itemContainer1, String string, IsoDirections isoDirections, float float0, float float1, float float2) -
Uses of IsoDirections in zombie.core.properties
Methods in zombie.core.properties that return IsoDirectionsMethods in zombie.core.properties with parameters of type IsoDirectionsModifier and TypeMethodDescriptionboolean
RoofProperties.hasPossibleSeamLevelBelow
(IsoDirections isoDirections) boolean
RoofProperties.hasPossibleSeamSameLevel
(IsoDirections isoDirections) -
Uses of IsoDirections in zombie.core.skinnedmodel
Fields in zombie.core.skinnedmodel declared as IsoDirectionsMethods in zombie.core.skinnedmodel with parameters of type IsoDirectionsModifier and TypeMethodDescriptionDeadBodyAtlas.getBodyTexture
(boolean bFemale, String animSet, String stateName, IsoDirections dir, int frame, float trackTime) void
DeadBodyAtlas.BodyParams.init
(IHumanVisual humanVisual, IsoDirections isoDirections, String string0, String string1, float float0) -
Uses of IsoDirections in zombie.entity.debug
Methods in zombie.entity.debug with parameters of type IsoDirectionsModifier and TypeMethodDescriptionprotected IsoGridSquare
EntityDebugTest.createPipes
(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int0, boolean boolean0) protected IsoGridSquare
EntityDebugTest.createUtility
(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int1, boolean boolean0, String string1, String string0) protected IsoGridSquare
EntityDebugTest.createWires
(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int0, boolean boolean0) protected boolean
EntityDebugTest.isObjectConnected
(IsoObject isoObject, IsoDirections isoDirections, boolean boolean0) -
Uses of IsoDirections in zombie.inventory
Fields in zombie.inventory declared as IsoDirectionsModifier and TypeFieldDescriptionprotected IsoDirections
InventoryItem.newPlaceDir
protected IsoDirections
InventoryItem.placeDir
Methods in zombie.inventory that return IsoDirectionsMethods in zombie.inventory with parameters of type IsoDirectionsModifier and TypeMethodDescriptionvoid
InventoryItem.setNewPlaceDir
(IsoDirections _newPlaceDir) void
InventoryItem.setPlaceDir
(IsoDirections _placeDir) -
Uses of IsoDirections in zombie.iso
Subclasses with type arguments of type IsoDirections in zombie.isoFields in zombie.iso declared as IsoDirectionsModifier and TypeFieldDescriptionIsoObject.dir
final IsoDirections[]
IsoCell.lastPlayerDir
IsoWorld.MetaCell.zombieMigrateDirection
Methods in zombie.iso that return IsoDirectionsModifier and TypeMethodDescriptionstatic IsoDirections
IsoDirections.cardinalFromAngle
(Vector2 angle) static IsoDirections
IsoDirections.fromAngle
(float angleRadians) static IsoDirections
IsoDirections.fromAngle
(float angleX, float angleY) static IsoDirections
static IsoDirections
IsoDirections.fromAngleActual
(Vector2 angle) static IsoDirections
IsoDirections.fromIndex
(int _index) static IsoDirections
IsoCell.FromMouseTile()
static IsoDirections
IsoDirections.fromString
(String string) IsoObject.getDir()
IsoObject.getFacing()
IsoDirectionSet.getNext()
static IsoDirections
IsoDirections.getRandom()
IsoGridSquare.getSlopedSurfaceDirection()
IsoGridSquare.getStairsDirection()
static IsoDirections
IsoDirections.reverse
(IsoDirections dir) IsoDirections.Rot180()
static IsoDirections
IsoDirectionSet.rotate
(IsoDirections dir, int amount) IsoDirections.RotLeft()
IsoDirections.RotLeft
(int time) static IsoDirections
IsoDirections.RotLeft
(IsoDirections dir) IsoDirections.RotRight()
IsoDirections.RotRight
(int time) static IsoDirections
IsoDirections.RotRight
(IsoDirections dir) static IsoDirections
Returns the enum constant of this class with the specified name.static IsoDirections[]
IsoDirections.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.iso with parameters of type IsoDirectionsModifier and TypeMethodDescriptionvoid
BentFences.bendFence
(IsoObject obj, IsoDirections dir) void
BrokenFences.destroyFence
(IsoObject obj, IsoDirections dir) void
IsoObject.destroyFence
(IsoDirections _dir) void
IsoGridSquare.DoCutawayShader
(IsoObject isoObject, IsoDirections isoDirections, int int3, int int6, int int7, int int5, int int4, boolean boolean1, boolean boolean3, boolean boolean2, boolean boolean4, WallShaper wallShaper) void
IsoGridSquare.DoCutawayShaderSprite
(IsoSprite isoSprite, IsoDirections isoDirections, int int6, int int9, int int10, int int8, int int7) IsoGridSquare.getAdjacentPathSquare
(IsoDirections dir) IsoGridSquare.getAdjacentSquare
(IsoDirections dir) IsoGridSquare.getDoorOrWindowOrWindowFrame
(IsoDirections dir, boolean ignoreOpen) IsoGridSquare.getOpenDoor
(IsoDirections dir) IsoCell.GetPeekedInBuilding
(IsoGridSquare isoGridSquare0, IsoDirections isoDirections) float
IsoGridSquare.getSlopedSurfaceHeight
(IsoDirections isoDirections1) float
IsoGridSquare.getStairsHeight
(IsoDirections isoDirections1) IsoGridSquare.getTileInDirection
(IsoDirections directions) static Vector2
IsoMovingObject.getVectorFromDirection
(Vector2 moveForwardVec, IsoDirections dir) boolean
IsoGridSquare.hasClosedDoorOnEdge
(IsoDirections isoDirections) boolean
IsoGridSquare.hasDoorOnEdge
(IsoDirections edge, boolean ignoreOpen) boolean
IsoGridSquare.hasOpenDoorOnEdge
(IsoDirections isoDirections) boolean
IsoGridSquare.hasSlopedSurfaceToLevelAbove
(IsoDirections isoDirections1) boolean
IsoGridSquare.isFreeWallPair
(IsoDirections isoDirections, boolean boolean1) boolean
IsoGridSquare.isSlopedSurfaceEdgeBlocked
(IsoDirections isoDirections1) boolean
IsoGridSquare.isStairsEdgeBlocked
(IsoDirections isoDirections1) void
IsoObject.renderAttachedAndOverlaySprites
(IsoDirections isoDirections, float float0, float float1, float float2, ColorInfo colorInfo, boolean boolean0, boolean boolean1, Shader shader, Consumer<TextureDraw> consumer) void
IsoObject.renderWallTile
(IsoDirections isoDirections, float float2, float float1, float float0, ColorInfo colorInfo, boolean boolean0, boolean boolean1, Shader shader, Consumer<TextureDraw> consumer) void
IsoObject.renderWallTileDepth
(IsoDirections isoDirections, boolean boolean1, boolean boolean2, boolean boolean3, int int1, float float1, float float2, float float3, ColorInfo colorInfo0, Shader var10, Consumer<TextureDraw> consumer) void
IsoObject.renderWallTileOnly
(IsoDirections isoDirections, float float2, float float3, float float4, ColorInfo colorInfo0, Shader shader, Consumer<TextureDraw> consumer) static IsoDirections
IsoDirections.reverse
(IsoDirections dir) static IsoDirections
IsoDirectionSet.rotate
(IsoDirections dir, int amount) static IsoDirections
IsoDirections.RotLeft
(IsoDirections dir) static IsoDirections
IsoDirections.RotRight
(IsoDirections dir) void
IsoObject.setDir
(IsoDirections _dir) void
BentFences.swapTiles
(IsoObject obj, IsoDirections dir) -
Uses of IsoDirections in zombie.iso.areas
Methods in zombie.iso.areas with parameters of type IsoDirectionsModifier and TypeMethodDescriptionIsoRoom.getRandomWallFreePairSquare
(IsoDirections isoDirections, boolean boolean0) -
Uses of IsoDirections in zombie.iso.objects
Fields in zombie.iso.objects declared as IsoDirectionsModifier and TypeFieldDescriptionIsoMannequin.MannequinZone.dir
protected IsoDirections
IsoTelevision.facing
Methods in zombie.iso.objects that return IsoDirectionsModifier and TypeMethodDescriptionstatic IsoDirections
IsoMannequin.getDirectionFromItem
(Moveable item, int playerIndex) IsoDoor.getSpriteEdge
(boolean ignoreOpen) IsoThumpable.getSpriteEdge
(boolean ignoreOpen) Methods in zombie.iso.objects with parameters of type IsoDirectionsModifier and TypeMethodDescriptionstatic IsoBarricade
IsoBarricade.GetBarricadeOnSquare
(IsoGridSquare square, IsoDirections dir) static void
IsoMannequin.renderMoveableItem
(Moveable item, int x, int y, int z, IsoDirections dir) static void
IsoMannequin.renderMoveableObject
(IsoMannequin mannequin, int x, int y, int z, IsoDirections dir) void
IsoDoor.renderWallTile
(IsoDirections isoDirections0, float float0, float float1, float float2, ColorInfo colorInfo, boolean boolean0, boolean boolean1, Shader shader, Consumer<TextureDraw> consumer) void
IsoThumpable.renderWallTile
(IsoDirections isoDirections, float float0, float float1, float float2, ColorInfo colorInfo, boolean boolean0, boolean boolean1, Shader shader, Consumer<TextureDraw> consumer) void
IsoMannequin.rotate
(IsoDirections newDir) void
IsoMannequin.setRenderDirection
(IsoDirections newDir) Constructors in zombie.iso.objects with parameters of type IsoDirectionsModifierConstructorDescriptionIsoBarricade
(IsoGridSquare isoGridSquare, IsoDirections isoDirections) -
Uses of IsoDirections in zombie.iso.sprite
Methods in zombie.iso.sprite that return IsoDirectionsMethods in zombie.iso.sprite with parameters of type IsoDirectionsModifier and TypeMethodDescriptionfloat
IsoSprite.getMaskClickedY
(IsoDirections dir, int x, int y, boolean flip) IsoDirectionFrame.getTexture
(IsoDirections dir) IsoSprite.getTextureForCurrentFrame
(IsoDirections dir) IsoSprite.getTextureForFrame
(int frame, IsoDirections dir) boolean
IsoSprite.isMaskClicked
(IsoDirections dir, int x, int y) boolean
IsoSprite.isMaskClicked
(IsoDirections dir, int x, int y, boolean flip) void
IsoDirectionFrame.render
(float sx, float sy, IsoDirections dir, ColorInfo info, boolean Flip, Consumer<TextureDraw> texdModifier) final void
IsoSprite.render
(IsoObject obj, float x, float y, float z, IsoDirections dir, float offsetX, float offsetY, ColorInfo info2, boolean bDoRenderPrep) final void
IsoSprite.render
(IsoObject obj, float x, float y, float z, IsoDirections dir, float offsetX, float offsetY, ColorInfo info2, boolean bDoRenderPrep, Consumer<TextureDraw> texdModifier) final void
IsoSprite.render
(IsoSpriteInstance inst, IsoObject obj, float x, float y, float z, IsoDirections dir, float offsetX, float offsetY, ColorInfo info2, boolean bDoRenderPrep) void
IsoSprite.render
(IsoSpriteInstance inst, IsoObject obj, float x, float y, float z, IsoDirections dir, float offsetX, float offsetY, ColorInfo info2, boolean bDoRenderPrep, Consumer<TextureDraw> texdModifier) void
IsoSpriteInstance.render
(IsoObject obj, float x, float y, float z, IsoDirections dir, float offsetX, float offsetY, ColorInfo info2) void
IsoSpriteInstance.render
(IsoObject isoObject, float float0, float float1, float float2, IsoDirections isoDirections, float float3, float float4, ColorInfo colorInfo, boolean boolean0) void
IsoSpriteInstance.render
(IsoObject isoObject, float float0, float float1, float float2, IsoDirections isoDirections, float float3, float float4, ColorInfo colorInfo, boolean boolean0, Consumer<TextureDraw> consumer) void
IsoSprite.renderCurrentAnim
(IsoSpriteInstance inst, IsoObject obj, float x, float y, float z, IsoDirections dir, float offsetX, float offsetY, ColorInfo col, boolean bDoRenderPrep, Consumer<TextureDraw> texdModifier) void
IsoSprite.renderCurrentAnimDepth
(IsoSpriteInstance isoSpriteInstance, IsoObject isoObject, IsoDirections isoDirections, boolean var4, boolean var5, boolean var6, int var7, float float1, float float2, float float3, float float4, float float5, ColorInfo colorInfo, boolean boolean0, Consumer<TextureDraw> var15) final void
IsoSprite.renderDepth
(IsoObject isoObject, IsoDirections isoDirections, boolean boolean0, boolean boolean1, boolean boolean2, int int0, float float0, float float1, float float2, float float3, float float4, ColorInfo colorInfo, boolean boolean3, Consumer<TextureDraw> consumer) void
IsoSprite.renderDepth
(IsoSpriteInstance isoSpriteInstance, IsoObject isoObject, IsoDirections isoDirections, boolean boolean0, boolean boolean1, boolean boolean2, int int0, float float0, float float1, float float2, float float3, float float4, ColorInfo colorInfo, boolean boolean3, Consumer<TextureDraw> consumer) void
IsoDirectionFrame.renderexplicit
(int sx, int sy, IsoDirections dir, float scale) void
IsoDirectionFrame.renderexplicit
(int sx, int sy, IsoDirections dir, float scale, ColorInfo color) void
IsoSprite.renderObjectPicker
(IsoSpriteInstance _def, IsoObject obj, IsoDirections dir) void
IsoSprite.renderWallSliceN
(IsoObject isoObject, float float0, float float1, float float2, IsoDirections isoDirections, float float4, float float3, ColorInfo colorInfo, boolean boolean0, Consumer<TextureDraw> var10) void
IsoSprite.renderWallSliceW
(IsoObject isoObject, float float0, float float1, float float2, IsoDirections isoDirections, float float4, float float3, ColorInfo colorInfo, boolean boolean0, Consumer<TextureDraw> var10) void
IsoDirectionFrame.SetDirection
(Texture tex, IsoDirections dir) -
Uses of IsoDirections in zombie.iso.zones
Fields in zombie.iso.zones declared as IsoDirections -
Uses of IsoDirections in zombie.Lua
Methods in zombie.Lua that return IsoDirectionsModifier and TypeMethodDescriptionstatic IsoDirections
LuaManager.GlobalObject.getDirectionTo
(IsoGameCharacter chara, IsoObject objTarget) Methods in zombie.Lua with parameters of type IsoDirectionsModifier and TypeMethodDescriptionstatic BaseVehicle
LuaManager.GlobalObject.addVehicleDebug
(String scriptName, IsoDirections dir, Integer skinIndex, IsoGridSquare sq) static IsoZombie
LuaManager.GlobalObject.createZombie
(float x, float y, float z, SurvivorDesc desc, int palette, IsoDirections dir) -
Uses of IsoDirections in zombie.pathfind
Methods in zombie.pathfind that return IsoDirectionsMethods in zombie.pathfind with parameters of type IsoDirectionsModifier and TypeMethodDescriptionSquare.getAdjacentSquare
(IsoDirections isoDirections) float
Square.getSlopedSurfaceHeight
(IsoDirections isoDirections1) boolean
Square.hasSlopedSurfaceBottom
(IsoDirections isoDirections) boolean
Square.hasSlopedSurfaceToLevelAbove
(IsoDirections isoDirections1) boolean
Square.hasTransitionToLevelAbove
(IsoDirections isoDirections) boolean
PMMover.isAllowedLevelTransition
(IsoDirections var1, Square square, boolean boolean0) boolean
Square.isSlopedSurfaceEdgeBlocked
(IsoDirections isoDirections1) -
Uses of IsoDirections in zombie.pathfind.highLevel
Methods in zombie.pathfind.highLevel that return IsoDirectionsModifier and TypeMethodDescriptionHLSlopedSurface.getDir()
HLStaircase.getDir()
HLSlopedSurface.getReverseDir()
HLStaircase.getReverseDir()
Methods in zombie.pathfind.highLevel with parameters of type IsoDirectionsModifier and TypeMethodDescriptionboolean
HLSlopedSurface.isDir
(IsoDirections isoDirections) boolean
HLStaircase.isDir
(IsoDirections isoDirections) HLSlopedSurface.set
(IsoDirections isoDirections, int int0, int int1, int int2) HLStaircase.set
(IsoDirections isoDirections, int int0, int int1, int int2) -
Uses of IsoDirections in zombie.randomizedWorld
Methods in zombie.randomizedWorld with parameters of type IsoDirectionsModifier and TypeMethodDescriptionvoid
RandomizedWorldBase.addTraitOfBlood
(IsoDirections dir, int time, int x, int y, int z) RandomizedWorldBase.addVehicle
(IsoGridSquare isoGridSquare, IsoChunk var2, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2, boolean boolean0) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk isoChunk, String string0, String string1, IsoDirections isoDirections) RandomizedWorldBase.addVehicleFlipped
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2) static IsoDeadBody
RandomizedWorldBase.createRandomDeadBody
(int x, int y, int z, IsoDirections dir, int blood) static IsoDeadBody
RandomizedWorldBase.createRandomDeadBody
(int x, int y, int z, IsoDirections dir, int blood, int crawlerChance) static IsoDeadBody
RandomizedWorldBase.createRandomDeadBody
(IsoGridSquare isoGridSquare, IsoDirections isoDirections0, boolean boolean1, int int2, int int0, String string, Integer integer) static IsoDeadBody
RandomizedWorldBase.createRandomDeadBody
(IsoGridSquare sq, IsoDirections dir, int blood, int crawlerChance, String outfit) -
Uses of IsoDirections in zombie.tileDepth
Methods in zombie.tileDepth with parameters of type IsoDirectionsModifier and TypeMethodDescriptionvoid
CutawayAttachedModifier.setupWallDepth
(IsoSprite isoSprite, IsoDirections isoDirections, Texture texture, int int0, int int1, int int2, int int3, SpriteRenderer.WallShaderTexRender wallShaderTexRenderx) void
TileDepthModifier.setupWallDepth
(IsoSprite isoSprite, IsoDirections isoDirections) void
TileSeamModifier.setupWallDepth
(IsoSprite isoSprite, IsoDirections isoDirections) -
Uses of IsoDirections in zombie.ui
Methods in zombie.ui that return IsoDirectionsMethods in zombie.ui with parameters of type IsoDirections