crystalspace.jbind.interfaces.ivideo.txtmgr
Interface iSuperLightmap
- All Superinterfaces:
- iBase, iPointer
- All Known Implementing Classes:
- csSuperLightmap
- public interface iSuperLightmap
- extends iBase
A super light map.
- Author:
- Java wrapper - Quentin Anciaux, c++ version -
http://crystal.sourceforge.net/docs/online/pubapi/structiSuperLightmap.php
dump
public iImage dump()
- Retrieve an image of the whole SLM (for debugging purposes).
- Returns:
registerLightmap
public iRendererLightmap registerLightmap(int left,
int top,
int width,
int height)
- Add a lightmap to this SLM.
- Parameters:
left
- top
- width
- height
-
- Returns: