Package zombie.core.textures
Class MipMapLevel
java.lang.Object
zombie.core.textures.MipMapLevel
-
Field Summary
-
Constructor Summary
ConstructorDescriptionMipMapLevel
(int int1, int int2) MipMapLevel
(int int1, int int2, WrappedBuffer wrappedBuffer) -
Method Summary
-
Field Details
-
width
public final int width -
height
public final int height -
data
-
-
Constructor Details
-
MipMapLevel
public MipMapLevel(int int1, int int2) -
MipMapLevel
-
-
Method Details
-
dispose
public void dispose() -
isDisposed
public boolean isDisposed() -
rewind
public void rewind() -
getBuffer
-
getDataSize
public int getDataSize()
-