HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
Loading...
Searching...
No Matches
Box2D.ShapeDef Member List

This is the complete list of members for Box2D.ShapeDef, including all inherited members.

DensityBox2D.ShapeDef
EnableContactEventsBox2D.ShapeDef
EnableHitEventsBox2D.ShapeDef
EnablePreSolveEventsBox2D.ShapeDef
EnableSensorEventsBox2D.ShapeDef
FilterBox2D.ShapeDef
InvokeContactCreationBox2D.ShapeDef
IsSensorBox2D.ShapeDef
MaterialBox2D.ShapeDef
ShapeDef(SurfaceMaterial material, float density, Filter filter, bool isSensor=false, bool enableSensorEvents=false, bool enableContactEvents=false, bool enableHitEvents=false, bool enablePreSolveEvents=false, bool invokeContactCreation=false, bool updateBodyMass=true, object? userData=null)Box2D.ShapeDefinline
ShapeDef()Box2D.ShapeDefinline
UpdateBodyMassBox2D.ShapeDef
UserDataBox2D.ShapeDef