public static class PolygonRegionLoader.PolygonRegionParameters extends AssetLoaderParameters<PolygonRegion>
AssetLoaderParameters.LoadedCallback| Modifier and Type | Field and Description |
|---|---|
int |
readerBuffer
what buffer size of the reader should be used to read the
texturePrefix line |
java.lang.String[] |
textureExtensions
the possible file name extensions of the texture file
|
java.lang.String |
texturePrefix
what the line starts with that contains the file name of the texture for this
PolygonRegion |
loadedCallback| Constructor and Description |
|---|
PolygonRegionParameters() |
public java.lang.String texturePrefix
PolygonRegionpublic int readerBuffer
texturePrefix lineFileHandle.reader(int)public java.lang.String[] textureExtensions