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