public interface IEntityRenderer<T extends Entity>
| Modifier and Type | Method and Description |
|---|---|
void |
render(IGameInstance game,
IAssetManager manager,
IGraphics g,
IWorld world,
T entity,
float x,
float y,
int light) |
void render(IGameInstance game, IAssetManager manager, IGraphics g, IWorld world, T entity, float x, float y, int light)