Uses of Class
zombie.iso.sprite.IsoSprite
Packages that use IsoSprite
Package
Description
-
Uses of IsoSprite in zombie.characters
Fields in zombie.characters declared as IsoSpriteMethods in zombie.characters that return IsoSpriteModifier and TypeMethodDescriptionIsoGameCharacter.getBloodSplat()
IsoGameCharacter.getLegsSprite()
Methods in zombie.characters with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoid
IsoGameCharacter.setBloodSplat
(IsoSprite _bloodSplat) void
IsoGameCharacter.setLegsSprite
(IsoSprite _legsSprite) -
Uses of IsoSprite in zombie.core.properties
Methods in zombie.core.properties with parameters of type IsoSpriteModifier and TypeMethodDescriptionstatic RoofProperties
RoofProperties.initSprite
(IsoSprite isoSprite) -
Uses of IsoSprite in zombie.erosion.obj
Methods in zombie.erosion.obj that return IsoSprite -
Uses of IsoSprite in zombie.iso
Fields in zombie.iso declared as IsoSpriteModifier and TypeFieldDescriptionIsoObject.overlaySprite
IsoObject.sprite
IsoWallBloodSplat.sprite
protected IsoSprite
IsoObject.spriteModelInit
Fields in zombie.iso with type parameters of type IsoSpriteModifier and TypeFieldDescriptionCellLoader.glassRemovedWindowSpriteMap
CellLoader.glassRemovedWindowSpriteMap
CellLoader.smashedWindowSpriteMap
CellLoader.smashedWindowSpriteMap
IsoFloorBloodSplat.SpriteMap
Methods in zombie.iso that return IsoSpriteMethods in zombie.iso with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoid
IsoObject.addAttachedAnimSprite
(IsoSprite isoSprite) void
IsoObject.AttachExistingAnim
(IsoSprite spr, int OffsetX, int OffsetY, boolean Looping, int FinishHoldFrameIndex, boolean DeleteWhenFinished, float zBias) void
IsoObject.AttachExistingAnim
(IsoSprite spr, int OffsetX, int OffsetY, boolean Looping, int FinishHoldFrameIndex, boolean DeleteWhenFinished, float zBias, ColorInfo TintMod) void
IsoGridSquare.DoCutawayShaderSprite
(IsoSprite isoSprite, IsoDirections isoDirections, int int6, int int9, int int10, int int8, int int7) static void
CellLoader.DoTileObjectCreation
(IsoSprite spr, IsoObjectType type, IsoGridSquare sq, IsoCell cell, int x, int y, int height, String name) void
Constructors in zombie.iso with parameters of type IsoSpriteModifierConstructorDescriptionIsoMovingObject
(IsoCell cell, IsoGridSquare square, IsoSprite spr, boolean bObjectListAdd) IsoObject
(IsoCell cell, IsoGridSquare _square, IsoSprite spr) IsoPushableObject
(IsoCell cell, IsoGridSquare square, IsoSprite spr) IsoWallBloodSplat
(float _worldAge, IsoSprite _sprite) -
Uses of IsoSprite in zombie.iso.objects
Fields in zombie.iso.objects declared as IsoSpriteModifier and TypeFieldDescriptionprotected IsoSprite
IsoCarBatteryCharger.batterySprite
protected IsoSprite
IsoCarBatteryCharger.chargerSprite
protected IsoSprite
IsoThumpable.closedSprite
protected IsoSprite
IsoFireplace.FuelSprite
Fields in zombie.iso.objects with type parameters of type IsoSpriteMethods in zombie.iso.objects that return IsoSpriteModifier and TypeMethodDescriptionIsoDoor.getOpenSprite()
IsoThumpable.getOpenSprite()
IsoWindow.getOpenSprite()
IsoWindow.getSmashedSprite()
Methods in zombie.iso.objects with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoid
IsoTelevision.addTvScreenSprite
(IsoSprite sprite) static String
IsoThumpable.GetBreakFurnitureSound
(IsoSprite isoSprite) static boolean
IsoMannequin.isMannequinSprite
(IsoSprite sprite) static boolean
IsoBarbecue.isSpriteWithoutPropaneTank
(IsoSprite sprite) static boolean
IsoBarbecue.isSpriteWithPropaneTank
(IsoSprite sprite) void
IsoTelevision.removeTvScreenSprite
(IsoSprite sprite) void
IsoThumpable.setClosedSprite
(IsoSprite sprite) void
IsoDoor.setOpenSprite
(IsoSprite sprite) void
IsoThumpable.setOpenSprite
(IsoSprite sprite) void
IsoWindow.setOpenSprite
(IsoSprite sprite) void
IsoWindow.setSmashedSprite
(IsoSprite sprite) void
void
Constructors in zombie.iso.objects with parameters of type IsoSpriteModifierConstructorDescriptionIsoBarbecue
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoClothingDryer
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoClothingWasher
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoCombinationWasherDryer
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoCompost
(IsoCell var1, IsoGridSquare isoGridSquare, IsoSprite isoSprite) IsoCurtain
(IsoCell cell, IsoGridSquare gridSquare, IsoSprite gid, boolean _north, boolean spriteclosed) IsoDoor
(IsoCell cell, IsoGridSquare gridSquare, IsoSprite _gid, boolean _north) IsoFireplace
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoJukebox
(IsoCell cell, IsoGridSquare sq, IsoSprite spr) IsoLightSwitch
(IsoCell isoCell, IsoGridSquare isoGridSquare, IsoSprite isoSprite, long long0) IsoMannequin
(IsoCell cell, IsoGridSquare square, IsoSprite sprite) IsoRadio
(IsoCell cell, IsoGridSquare sq, IsoSprite spr) IsoStackedWasherDryer
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoStove
(IsoCell cell, IsoGridSquare sq, IsoSprite gid) IsoTelevision
(IsoCell cell, IsoGridSquare sq, IsoSprite spr) IsoTree
(IsoGridSquare sq, IsoSprite gid) IsoWaveSignal
(IsoCell cell, IsoGridSquare sq, IsoSprite spr) IsoWindow
(IsoCell cell, IsoGridSquare gridSquare, IsoSprite gid, boolean _north) IsoWindowFrame
(IsoCell isoCell, IsoGridSquare isoGridSquare, IsoSprite isoSprite, boolean boolean0) -
Uses of IsoSprite in zombie.iso.sprite
Fields in zombie.iso.sprite declared as IsoSpriteFields in zombie.iso.sprite with type parameters of type IsoSpriteModifier and TypeFieldDescriptionfinal gnu.trove.map.hash.TIntObjectHashMap
<IsoSprite> IsoSpriteManager.IntMap
IsoSpriteManager.NamedMap
SpriteGridParseData.Level.xyToSprite
Methods in zombie.iso.sprite that return IsoSpriteModifier and TypeMethodDescriptionstatic IsoSprite
IsoSprite.CreateSprite
(IsoSpriteManager manager) static IsoSprite
IsoSprite.CreateSpriteUsingCache
(String objectName, String animName, int numFrames) IsoSpriteGrid.getAnchorSprite()
IsoSpriteManager.getOrAddSpriteCache
(String tex) IsoSpriteManager.getOrAddSpriteCache
(String tex, Color col) IsoSpriteInstance.getParentSprite()
static IsoSprite
IsoSprite.getSprite
(IsoSpriteManager manager, int id) static IsoSprite
IsoSprite.getSprite
(IsoSpriteManager manager, String _name, int offset) static IsoSprite
IsoSprite.getSprite
(IsoSpriteManager manager, IsoSprite spr, int offset) IsoSpriteGrid.getSprite
(int x, int y) IsoSpriteGrid.getSprite
(int int0, int int1, int int2) IsoSpriteManager.getSprite
(int gid) IsoSpriteGrid.getSpriteFromIndex
(int index) IsoSpriteGrid.getSprites()
IsoSprite.setFromCache
(String objectName, String animName, int numFrames) Methods in zombie.iso.sprite with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoid
IsoSprite.AddProperties
(IsoSprite sprite) static IsoSpriteInstance
static IsoSprite
IsoSprite.getSprite
(IsoSpriteManager manager, IsoSprite spr, int offset) int
IsoSpriteGrid.getSpriteGridPosX
(IsoSprite sprite) int
IsoSpriteGrid.getSpriteGridPosY
(IsoSprite sprite) int
IsoSpriteGrid.getSpriteGridPosZ
(IsoSprite isoSprite) int
IsoSpriteGrid.getSpriteIndex
(IsoSprite sprite) void
void
static void
IsoSprite.setSpriteID
(IsoSpriteManager manager, int id, IsoSprite spr) Constructors in zombie.iso.sprite with parameters of type IsoSprite -
Uses of IsoSprite in zombie.iso.weather.fx
Fields in zombie.iso.weather.fx declared as IsoSpriteModifier and TypeFieldDescriptionstatic IsoSprite
WeatherFxMask.floorSprite
static IsoSprite
WeatherFxMask.wallNSprite
static IsoSprite
WeatherFxMask.wallNWSprite
static IsoSprite
WeatherFxMask.wallSESprite
static IsoSprite
WeatherFxMask.wallWSprite
-
Uses of IsoSprite in zombie.iso.worldgen
Methods in zombie.iso.worldgen that return IsoSpriteMethods in zombie.iso.worldgen with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoid
WGTile.setGround
(IsoSprite isoSprite, IsoGridSquare isoGridSquare) -
Uses of IsoSprite in zombie.Lua
Methods in zombie.Lua that return IsoSprite -
Uses of IsoSprite in zombie.seating
Methods in zombie.seating with parameters of type IsoSpriteModifier and TypeMethodDescriptionboolean
SeatingManager.getAdjacentPosition
(String string5, IsoSprite isoSprite, String string0, String string1, Model model, String string2, String string3, String string4, org.joml.Vector2f vector2f) SeatingManager.getFacingDirection
(IsoSprite isoSprite) org.joml.Vector3f
SeatingManager.getTranslation
(String string0, IsoSprite isoSprite, String string1, org.joml.Vector3f vector3f) org.joml.Vector3f
SeatingManager.getTranslation
(IsoSprite isoSprite, String string, org.joml.Vector3f vector3f) -
Uses of IsoSprite in zombie.tileDepth
Methods in zombie.tileDepth with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoid
void
TileDepthModifier.setupFloorDepth
(IsoSprite isoSprite) void
TileSeamModifier.setupFloorDepth
(IsoSprite isoSprite, TileSeamManager.Tiles tiles) void
TileSeamModifier.setupFloorDepth
(IsoSprite isoSprite, TileSeamManager.Tiles tiles, TileDepthTexture tileDepthTexture) void
TileDepthModifier.setupTileDepthTexture
(IsoSprite isoSprite, TileDepthTexture tileDepthTexture) void
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)