Exemplo n.º 1
0
 def _set_rotation(self, value): 
   if self._ode_geom is None: return Plato._set_rotation(self, value)
   return Body._set_rotation(self, value)