Click or drag to resize

PhysicsBody Methods

The PhysicsBody type exposes the following members.

Methods
  NameDescription
Public methodAddGroup
Prescribes the specified collision group to the physics body.
Public methodContainsGroup
Whether the physics body has been prescribed the specified collision group.
Public methodDispose
Protected methodDispose(Boolean)
Public methodRemoveGroup
Unprescribes the specified collision group from the physics body.
Top
See Also