public class QuadImageFrameLoader.FrameStats
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
tilesToLoad
Number of tiles this frame has yet to load
|
int |
totalTiles
Number of tiles this frame is in (loading and loaded)
|
| Constructor and Description |
|---|
FrameStats() |