Click or drag to resize
PhysicsWorldInitialize Method
Initialize physical-engine related stuff and set callbacks to respond to contact start / ended / processed events.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void Initialize()
See Also