C# Class TestBed.MyBoundaryListener

Inheritance: Box2DX.Dynamics.BoundaryListener
Afficher le fichier Open project: colgreen/box2dx

Méthodes publiques

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

Méthodes publiques

Méthode Description
Violation ( Body body ) : void

Method Details

Violation() public méthode

public Violation ( Body body ) : void
body Box2DX.Dynamics.Body
Résultat void

Property Details

test public_oe property

public Test test
Résultat Test