Package zombie.core.textures
Class TexturePackPage
java.lang.Object
zombie.core.textures.TexturePackPage
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TexturegetTexture(String string) static voidvoidloadFromPackFile(BufferedInputStream bufferedInputStream) voidloadFromPackFileDDS(BufferedInputStream bufferedInputStream) static intreadInt(InputStream inputStream) static intreadInt(ByteBuffer byteBuffer) static intreadIntByte(InputStream inputStream) static StringReadString(InputStream inputStream) static voidsearchFolders(File file)
-
Field Details
-
FoundTextures
-
subTextureMap
-
subTextureMap2
-
texturePackPageMap
-
TexturePackPageNameMap
-
subTextures
-
tex
-
chl1
public static int chl1 -
chl2
public static int chl2 -
chl3
public static int chl3 -
chl4
public static int chl4 -
TempSubTextureInfo
-
tempFilenameCheck
-
bIgnoreWorldItemTextures
public static boolean bIgnoreWorldItemTextures
-
-
Constructor Details
-
TexturePackPage
public TexturePackPage()
-
-
Method Details
-
LoadDir
- Throws:
URISyntaxException
-
searchFolders
-
getTexture
-
readInt
- Throws:
EOFExceptionIOException
-
readInt
- Throws:
EOFExceptionIOException
-
readIntByte
- Throws:
EOFExceptionIOException
-
ReadString
- Throws:
IOException
-
loadFromPackFileDDS
- Throws:
IOException
-
loadFromPackFile
- Throws:
Exception
-