|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLightMap | |
jme.lighting | |
jme.locale.external |
Uses of AbstractLightMap in jme.lighting |
Subclasses of AbstractLightMap in jme.lighting | |
class |
SlopeLighting
SlopeLighting creates a light map based on a given heightmap. |
Uses of AbstractLightMap in jme.locale.external |
Fields in jme.locale.external declared as AbstractLightMap | |
protected AbstractLightMap |
Terrain.lightMap
lightMap the map used to contain shade values. |
Methods in jme.locale.external with parameters of type AbstractLightMap | |
void |
Terrain.setLightMap(AbstractLightMap lightMap)
setLightMap |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |