C# Class TestBed.MyBoundaryListener

Inheritance: Box2DX.Dynamics.BoundaryListener
Exibir arquivo Open project: colgreen/box2dx

Public Properties

Property Type Description
test Test

Public Methods

Method Description
Violation ( Body body ) : void

Method Details

Violation() public method

public Violation ( Body body ) : void
body Box2DX.Dynamics.Body
return void

Property Details

test public_oe property

public Test test
return Test