PhysicsStaticBody Methods |
The PhysicsStaticBody type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGroup |
Prescribes the specified collision group to the physics body.
(Inherited from PhysicsBody.) | |
| ContainsGroup |
Whether the physics body has been prescribed the specified collision group.
(Inherited from PhysicsBody.) | |
| Dispose | (Inherited from PhysicsBody.) | |
| Dispose(Boolean) | (Inherited from PhysicsBody.) | |
| RemoveGroup |
Unprescribes the specified collision group from the physics body.
(Inherited from PhysicsBody.) |