コード例 #1
0
ファイル: platobody.py プロジェクト: antoinevg/phail
 def _get_rotation(self): # local -> relative to top ?
   if self._ode_geom is None: return Plato._get_rotation(self)
   return Body._get_rotation(self)