public interface RenderStrategy extends Parameterizable
Modifier and Type | Method and Description |
---|---|
void |
render(RenderDevice renderDevice,
RenderImage image,
Box sourceArea,
int x,
int y,
int width,
int height,
Color color,
float scale) |
setParameters
void render(RenderDevice renderDevice, RenderImage image, Box sourceArea, int x, int y, int width, int height, Color color, float scale)
Copyright © 2013. All Rights Reserved.