public interface MapTileRenderer
Modifier and Type | Method and Description |
---|---|
void |
renderTile(Graphic g,
Tile tile,
int x,
int y)
Render tile on its designed location.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.