Deprecated API

Deprecated Methods
crystalspace.jbind.interfaces.iengine.sector.iSector.registerPortalMesh(iMeshWrapper)
          *to be removed* 
crystalspace.jbind.interfaces.iengine.sector.iSector.unregisterPortalMesh(iMeshWrapper)
          *to be removed* 
crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D.writeBaseline(iFont, int, int, int, int, String)
          Instead, use Write(); with the CS_WRITE_BASELINE flag set. Implemented in csGraphics2D, and csGraphics2DNull.