Package | Description |
---|---|
com.b3dgs.lionengine.graphic |
Graphic related package.
|
Modifier and Type | Method and Description |
---|---|
RasterData |
Raster.getBlue()
Get the blue raster.
|
RasterData |
Raster.getGreen()
Get the green raster.
|
RasterData |
Raster.getRed()
Get the red raster.
|
static RasterData |
RasterData.load(XmlNode root,
String color)
Load raster data from node.
|
Modifier and Type | Method and Description |
---|---|
static int |
UtilColor.getRasterColor(int i,
RasterData data,
int max)
Get raster color.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.