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 TypeMethodDescriptionvoidIsoGameCharacter.setBloodSplat(IsoSprite _bloodSplat) voidIsoGameCharacter.setLegsSprite(IsoSprite _legsSprite) -
Uses of IsoSprite in zombie.core.properties
Methods in zombie.core.properties with parameters of type IsoSpriteModifier and TypeMethodDescriptionstatic RoofPropertiesRoofProperties.initSprite(IsoSprite arg0) -
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.overlaySpriteIsoObject.spriteIsoWallBloodSplat.spriteFields in zombie.iso with type parameters of type IsoSpriteModifier and TypeFieldDescriptionCellLoader.glassRemovedWindowSpriteMapCellLoader.glassRemovedWindowSpriteMapCellLoader.smashedWindowSpriteMapCellLoader.smashedWindowSpriteMapIsoFloorBloodSplat.SpriteMapMethods in zombie.iso that return IsoSpriteMethods in zombie.iso with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoidIsoObject.addAttachedAnimSprite(IsoSprite spritex) voidIsoObject.AttachExistingAnim(IsoSprite spr, int OffsetX, int OffsetY, boolean Looping, int FinishHoldFrameIndex, boolean DeleteWhenFinished, float zBias) voidIsoObject.AttachExistingAnim(IsoSprite spr, int OffsetX, int OffsetY, boolean Looping, int FinishHoldFrameIndex, boolean DeleteWhenFinished, float zBias, ColorInfo TintMod) voidIsoGridSquare.DoCutawayShaderSprite(IsoSprite sprite, IsoDirections directions, int int6, int int9, int int10, int int8, int int7) static voidCellLoader.DoTileObjectCreation(IsoSprite sprite, IsoObjectType objectType, IsoGridSquare square, IsoCell cell, int var4, int var5, int var6, String string1) voidConstructors 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 float0, IsoSprite spritex) -
Uses of IsoSprite in zombie.iso.objects
Fields in zombie.iso.objects declared as 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 TypeMethodDescriptionvoidIsoTelevision.addTvScreenSprite(IsoSprite sprite) static StringIsoThumpable.GetBreakFurnitureSound(IsoSprite sprite) static booleanIsoMannequin.isMannequinSprite(IsoSprite sprite) static booleanIsoBarbecue.isSpriteWithoutPropaneTank(IsoSprite sprite) static booleanIsoBarbecue.isSpriteWithPropaneTank(IsoSprite sprite) voidIsoTelevision.removeTvScreenSprite(IsoSprite sprite) voidIsoThumpable.setClosedSprite(IsoSprite sprite) voidIsoDoor.setOpenSprite(IsoSprite sprite) voidIsoThumpable.setOpenSprite(IsoSprite sprite) voidIsoWindow.setOpenSprite(IsoSprite sprite) voidIsoWindow.setSmashedSprite(IsoSprite sprite) voidvoidConstructors 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 square, IsoSprite sprite) 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 cell, IsoGridSquare square, IsoSprite sprite, 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 cell, IsoGridSquare square, IsoSprite sprite, 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.IntMapIsoSpriteManager.NamedMapSpriteGridParseData.Level.xyToSpriteMethods in zombie.iso.sprite that return IsoSpriteModifier and TypeMethodDescriptionstatic IsoSpriteIsoSprite.CreateSprite(IsoSpriteManager manager) static IsoSpriteIsoSprite.CreateSpriteUsingCache(String objectName, String animName, int numFrames) IsoSpriteGrid.getAnchorSprite()IsoSpriteManager.getOrAddSpriteCache(String tex) IsoSpriteManager.getOrAddSpriteCache(String tex, Color col) IsoSpriteInstance.getParentSprite()static IsoSpriteIsoSprite.getSprite(IsoSpriteManager manager, int id) static IsoSpriteIsoSprite.getSprite(IsoSpriteManager manager, String _name, int offset) static IsoSpriteIsoSprite.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 TypeMethodDescriptionvoidIsoSprite.AddProperties(IsoSprite sprite) static IsoSpriteInstancestatic IsoSpriteIsoSprite.getSprite(IsoSpriteManager manager, IsoSprite spr, int offset) intIsoSpriteGrid.getSpriteGridPosX(IsoSprite sprite) intIsoSpriteGrid.getSpriteGridPosY(IsoSprite sprite) intIsoSpriteGrid.getSpriteGridPosZ(IsoSprite sprite) intIsoSpriteGrid.getSpriteIndex(IsoSprite sprite) voidvoidstatic voidIsoSprite.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 IsoSpriteWeatherFxMask.floorSpritestatic IsoSpriteWeatherFxMask.wallNSpritestatic IsoSpriteWeatherFxMask.wallNWSpritestatic IsoSpriteWeatherFxMask.wallSESpritestatic IsoSpriteWeatherFxMask.wallWSprite -
Uses of IsoSprite in zombie.iso.worldgen
Methods in zombie.iso.worldgen that return IsoSpriteMethods in zombie.iso.worldgen with parameters of type IsoSprite -
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 TypeMethodDescriptionbooleanSeatingManager.getAdjacentPosition(String arg0, IsoSprite arg1, String arg2, String arg3, Model arg4, String arg5, String arg6, String arg7, Vector2f arg8) SeatingManager.getFacingDirection(IsoSprite arg0) SeatingManager.getTranslation(String arg0, IsoSprite arg1, String arg2, Vector3f arg3) SeatingManager.getTranslation(IsoSprite arg0, String arg1, Vector3f arg2) -
Uses of IsoSprite in zombie.tileDepth
Methods in zombie.tileDepth with parameters of type IsoSpriteModifier and TypeMethodDescriptionvoidvoidTileDepthModifier.setupFloorDepth(IsoSprite spritex) voidTileSeamModifier.setupFloorDepth(IsoSprite spritex, TileSeamManager.Tiles tiles) voidTileSeamModifier.setupFloorDepth(IsoSprite spritex, TileSeamManager.Tiles tiles, TileDepthTexture tileDepthTexture) voidTileDepthModifier.setupTileDepthTexture(IsoSprite spritex, TileDepthTexture tileDepthTexture) voidCutawayAttachedModifier.setupWallDepth(IsoSprite spritex, IsoDirections directions, Texture texture, int int0, int int1, int int2, int int3, SpriteRenderer.WallShaderTexRender wallShaderTexRenderx) voidTileDepthModifier.setupWallDepth(IsoSprite spritex, IsoDirections directions) voidTileSeamModifier.setupWallDepth(IsoSprite spritex, IsoDirections directions)