Exemplo n.º 1
0
 def _get_world_width(self): 
   if self._ode_geom is None: return Plato._get_world_width(self) # world
   return Body._get_world_width(self)