コード例 #1
0
ファイル: platobody.py プロジェクト: antoinevg/phail
 def _get_world_width(self): 
   if self._ode_geom is None: return Plato._get_world_width(self) # world
   return Body._get_world_width(self)