Uses of Interface
crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager

Packages that use iRenderLoopManager
crystalspace.jbind.impl.engine.engine   
crystalspace.jbind.impl.engine.renderloop   
crystalspace.jbind.interfaces.iengine.engine   
 

Uses of iRenderLoopManager in crystalspace.jbind.impl.engine.engine
 

Methods in crystalspace.jbind.impl.engine.engine that return iRenderLoopManager
 iRenderLoopManager csEngine.getRenderLoopManager()
           
 

Uses of iRenderLoopManager in crystalspace.jbind.impl.engine.renderloop
 

Classes in crystalspace.jbind.impl.engine.renderloop that implement iRenderLoopManager
 class csRenderLoopManager
           
 

Uses of iRenderLoopManager in crystalspace.jbind.interfaces.iengine.engine
 

Methods in crystalspace.jbind.interfaces.iengine.engine that return iRenderLoopManager
 iRenderLoopManager iEngine.getRenderLoopManager()
          For NR: Retrieve the render loop manager.