public class SpotLightChunk extends Chunk
Constructor and Description |
---|
SpotLightChunk() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(ChunkChopper chopper)
This is called by the chunk chopper before any of the chunk's
subchunks are loaded.
|
addSubChunk, getDescription, getName, getSubChunk, initialize, setDescription, setName, toString
public void loadData(ChunkChopper chopper)
ChunkChopper.popData(java.lang.Object)
Copyright © 2000-2013 Microcrowd. All Rights Reserved.