Click or drag to resize

PhysicsStaticBody Methods

The PhysicsStaticBody type exposes the following members.

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