nape.space.Broadphase

type
class
Enumeration of available broadphase collision types that Spaces may use.

Static Properties

static readonly var DYNAMIC_AABB_TREE : Broadphase

+ Dynamic AABB Tree broadphase.

static readonly var SWEEP_AND_PRUNE : Broadphase

+ Sweep and prune broadphase.