World Fields |
The World type exposes the following members.
| Name | Description | |
|---|---|---|
| BodyAdded | Fires whenever a body has been added | |
| BodyList | Get the world body list. | |
| BodyRemoved | Fires whenever a body has been removed | |
| ContactManager | Get the contact manager for testing. | |
| ControllerAdded | Fires every time a controller is added to the World. | |
| ControllerList | ||
| ControllerRemoved | Fires every time a controlelr is removed form the World. | |
| FixtureAdded | Fires whenever a fixture has been added | |
| FixtureRemoved | Fires whenever a fixture has been removed | |
| JointAdded | Fires whenever a joint has been added | |
| JointList | Get the world joint list. | |
| JointRemoved | Fires whenever a joint has been removed | |
| Tag | Set the user data. Use this to store your application specific data. |