C# Class box2dconsole.Program.Destructo

Inheritance: Box2D.Dynamics.b2DestructionListener
Afficher le fichier Open project: Cocos2DXNA/CocosPhysics

Méthodes publiques

Méthode Description
SayGoodbye ( Box2D.Dynamics.b2Fixture fixture ) : void
SayGoodbye ( Box2D.Dynamics.Joints.b2Joint joint ) : void

Method Details

SayGoodbye() public méthode

public SayGoodbye ( Box2D.Dynamics.b2Fixture fixture ) : void
fixture Box2D.Dynamics.b2Fixture
Résultat void

SayGoodbye() public méthode

public SayGoodbye ( Box2D.Dynamics.Joints.b2Joint joint ) : void
joint Box2D.Dynamics.Joints.b2Joint
Résultat void