Box2D.Dynamics.Fixture.Dump C# (CSharp) 메소드

Dump() 공개 메소드

Dump this fixture to the log file.
public Dump ( int bodyIndex ) : void
bodyIndex int
리턴 void
        public void Dump(int bodyIndex)
        {
        }