|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRenderImages
Describes methods used to get the images for several components.
Method Summary | |
---|---|
IPaint |
getColoredGunRenderImage(Integer color)
Get the image of the gun when the given color has been applied. |
IPaint |
getColoredGunRenderNavalImage(Integer color)
|
IPaint |
getColoredMineComponentRenderNavalImage(Integer color)
Get the image of the mineComponent when the given color has been applied. |
IPaint |
getColoredMineRenderNavalImage(Integer color)
|
IPaint |
getColoredRadarRenderImage(Integer color)
Get the image of the radar when the given color has been applied. |
IPaint |
getColoredRadarRenderNavalImage(Integer color)
|
Method Detail |
---|
IPaint getColoredGunRenderImage(Integer color)
color
- The color mask that has to be applied.
IPaint getColoredGunRenderNavalImage(Integer color)
IPaint getColoredRadarRenderImage(Integer color)
color
- The color mask that has to be applied.
IPaint getColoredRadarRenderNavalImage(Integer color)
IPaint getColoredMineComponentRenderNavalImage(Integer color)
color
- The color mask that has to be applied.
IPaint getColoredMineRenderNavalImage(Integer color)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |