C# Class TestBed.MyDestructionListener

Inheritance: DestructionListener
Afficher le fichier Open project: colgreen/box2dx

Méthodes publiques

Свойство Type Description
test Test

Méthodes publiques

Méthode Description
SayGoodbye ( Joint joint ) : void
SayGoodbye ( Shape shape ) : void

Method Details

SayGoodbye() public méthode

public SayGoodbye ( Joint joint ) : void
joint Box2DX.Dynamics.Joint
Résultat void

SayGoodbye() public méthode

public SayGoodbye ( Shape shape ) : void
shape Box2DX.Collision.Shape
Résultat void

Property Details

test public_oe property

public Test test
Résultat Test