Uses of Class
simbad.sim.StaticObject

Packages that use StaticObject
simbad.sim   
 

Uses of StaticObject in simbad.sim
 

Subclasses of StaticObject in simbad.sim
 class Arch
          An Arch object to put in the environement.
 class BlockWorldCompositeObject
          Base classt for all composite block world objects (arch...).
 class BlockWorldObject
          Base Object for all simple block world objects (box,wall.).
 class Box
          A box object which can be put in the environment.
 class Wall
          A wall which can be put in the environnement.