HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
|
This is the complete list of members for Box2D.ShapeDef, including all inherited members.
Density | Box2D.ShapeDef | |
EnableContactEvents | Box2D.ShapeDef | |
EnableHitEvents | Box2D.ShapeDef | |
EnablePreSolveEvents | Box2D.ShapeDef | |
EnableSensorEvents | Box2D.ShapeDef | |
Filter | Box2D.ShapeDef | |
InvokeContactCreation | Box2D.ShapeDef | |
IsSensor | Box2D.ShapeDef | |
Material | Box2D.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.ShapeDef | inline |
ShapeDef() | Box2D.ShapeDef | inline |
UpdateBodyMass | Box2D.ShapeDef | |
UserData | Box2D.ShapeDef |