public class TextureChunk extends Chunk
Constructor and Description |
---|
TextureChunk() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(ChunkChopper chopper)
Gets the current texture image from the chopper
creates a texture with it and sets that texture
on the chopper.
|
addSubChunk, getDescription, getName, getSubChunk, loadData, setDescription, setName, toString
public void initialize(ChunkChopper chopper)
initialize
in class Chunk
chopper
- the parser containing the state of parsingCopyright © 2000-2013 Microcrowd. All Rights Reserved.