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 |
String[] |
textureExtensions
the possible file name extensions of the texture file
|
String |
texturePrefix
what the line starts with that contains the file name of the texture for this
PolygonRegion |
loadedCallback| Constructor and Description |
|---|
PolygonRegionParameters() |
public String texturePrefix
PolygonRegionpublic int readerBuffer
texturePrefix lineFileHandle.reader(int)public String[] textureExtensions
Copyright © 2021. All rights reserved.