Uses of Class
zombie.core.skinnedmodel.DeadBodyAtlas.BodyTexture
Packages that use DeadBodyAtlas.BodyTexture
-
Uses of DeadBodyAtlas.BodyTexture in zombie.characters
Fields in zombie.characters declared as DeadBodyAtlas.BodyTexture -
Uses of DeadBodyAtlas.BodyTexture in zombie.core.skinnedmodel
Methods in zombie.core.skinnedmodel that return DeadBodyAtlas.BodyTextureModifier and TypeMethodDescriptionDeadBodyAtlas.getBodyTexture(boolean bFemale, String animSet, String stateName, IsoDirections dir, int frame, float trackTime) DeadBodyAtlas.getBodyTexture(IsoZombie body) DeadBodyAtlas.getBodyTexture(DeadBodyAtlas.BodyParams body) DeadBodyAtlas.getBodyTexture(IsoDeadBody body) DeadBodyAtlas.getBodyTexture(IsoMannequin body) Methods in zombie.core.skinnedmodel with parameters of type DeadBodyAtlas.BodyTextureModifier and TypeMethodDescriptionvoidDeadBodyAtlas.invalidateBodyTexture(DeadBodyAtlas.BodyTexture bodyTexture, IsoDeadBody deadBody) -
Uses of DeadBodyAtlas.BodyTexture in zombie.iso.objects
Methods in zombie.iso.objects that return DeadBodyAtlas.BodyTexture