FarseerPhysics.DebugView.DebugView C# (CSharp) Method

DebugView() protected method

protected DebugView ( World world ) : System
world FarseerPhysics.Dynamics.World
return System
        protected DebugView(World world)
        {
            World = world;
        }