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
PolygonRegion
public int readerBuffer
texturePrefix
lineFileHandle.reader(int)
public String[] textureExtensions
Copyright © 2017. All rights reserved.