Box2D.Dynamics.Fixture.Dump C# (CSharp) Méthode

Dump() public méthode

Dump this fixture to the log file.
public Dump ( int bodyIndex ) : void
bodyIndex int
Résultat void
        public void Dump(int bodyIndex)
        {
        }