crystalspace.jbind.impl.engine.renderloop
Class csRenderLoop

java.lang.Object
  extended bycrystalspace.jbind.impl.csNativeObject
      extended bycrystalspace.jbind.impl.csutil.scf.csBase
          extended bycrystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer
              extended bycrystalspace.jbind.impl.engine.renderloop.csRenderLoop
All Implemented Interfaces:
iBase, iPointer, iRenderLoop, iRenderStepContainer

public class csRenderLoop
extends csRenderStepContainer
implements iRenderLoop

Author:
Quentin Anciaux

Field Summary
 
Fields inherited from class crystalspace.jbind.impl.csNativeObject
ImplFactory, nPointer
 
Constructor Summary
csRenderLoop(iPointer nPointer)
           
 
Methods inherited from class crystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer
getName, getVersion, isNativePointerValidSafe
 
Methods inherited from class crystalspace.jbind.impl.csutil.scf.csBase
decRef, equals, finalize, getRefCount, incRef, nDelete, queryInterface, queryInterfaceSafe
 
Methods inherited from class crystalspace.jbind.impl.csNativeObject
changePointer, getPointer, getPointer, getPointerArray, hashCode, isMemoryOwner, isNativePointerValid, newNativeObject, setMemoryOwner, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase
decRef, getName, getRefCount, getVersion, incRef, queryInterface, queryInterfaceSafe
 
Methods inherited from interface crystalspace.jbind.interfaces.iPointer
changePointer, getPointer, isMemoryOwner, setMemoryOwner
 

Constructor Detail

csRenderLoop

public csRenderLoop(iPointer nPointer)
Parameters:
nPointer -