示例#1
0
 public void Render(IGameContext gameContext, IRenderContext renderContext)
 {
     _physicsEngine.DebugRender(gameContext, renderContext);
 }