Uses of Interface
crystalspace.jbind.interfaces.ivideo.txtmgr.iSuperLightmap

Packages that use iSuperLightmap
crystalspace.jbind.impl.video.txtmgr   
crystalspace.jbind.interfaces.ivideo.txtmgr   
 

Uses of iSuperLightmap in crystalspace.jbind.impl.video.txtmgr
 

Classes in crystalspace.jbind.impl.video.txtmgr that implement iSuperLightmap
 class csSuperLightmap
           
 

Methods in crystalspace.jbind.impl.video.txtmgr that return iSuperLightmap
 iSuperLightmap csTextureManager.createSuperLightmap(int width, int height)
           
 

Uses of iSuperLightmap in crystalspace.jbind.interfaces.ivideo.txtmgr
 

Methods in crystalspace.jbind.interfaces.ivideo.txtmgr that return iSuperLightmap
 iSuperLightmap iTextureManager.createSuperLightmap(int width, int height)
          Create a new super lightmap with the specified dimensions.