Uses of Interface
crystalspace.jbind.interfaces.imesh.thing.iThingState

Packages that use iThingState
crystalspace.jbind.impl.mesh.thing   
crystalspace.jbind.interfaces.imesh.thing   
 

Uses of iThingState in crystalspace.jbind.impl.mesh.thing
 

Classes in crystalspace.jbind.impl.mesh.thing that implement iThingState
 class csThingState
           
 

Methods in crystalspace.jbind.impl.mesh.thing that return iThingState
 iThingState csPolygonHandle.getThingState()
           
 

Uses of iThingState in crystalspace.jbind.interfaces.imesh.thing
 

Methods in crystalspace.jbind.interfaces.imesh.thing that return iThingState
 iThingState iPolygonHandle.getThingState()
          Get the instance of this polygon.