|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ctdp.rfdynhud.render.BackgroundColorBorderRenderer
public class BackgroundColorBorderRenderer
Constructor Summary | |
---|---|
BackgroundColorBorderRenderer()
|
Method Summary | |
---|---|
void |
drawBorder(java.awt.Color backgroundColor,
BorderMeasures measures,
TextureImage2D texture,
int offsetX,
int offsetY,
int width,
int height)
|
TextureImage2D |
getImage(java.awt.Color backgroundColor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BackgroundColorBorderRenderer()
Method Detail |
---|
public TextureImage2D getImage(java.awt.Color backgroundColor)
backgroundColor
-
public void drawBorder(java.awt.Color backgroundColor, BorderMeasures measures, TextureImage2D texture, int offsetX, int offsetY, int width, int height)
drawBorder
in interface BorderRenderer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |