Click or drag to resize

World Fields

The World type exposes the following members.

Fields
 NameDescription
Public fieldBodyAdded Fires whenever a body has been added
Public fieldBodyList Get the world body list.
Public fieldBodyRemoved Fires whenever a body has been removed
Public fieldContactManager Get the contact manager for testing.
Public fieldControllerAdded Fires every time a controller is added to the World.
Public fieldControllerList 
Public fieldControllerRemoved Fires every time a controlelr is removed form the World.
Public fieldFixtureAdded Fires whenever a fixture has been added
Public fieldFixtureRemoved Fires whenever a fixture has been removed
Public fieldJointAdded Fires whenever a joint has been added
Public fieldJointList Get the world joint list.
Public fieldJointRemoved Fires whenever a joint has been removed
Public fieldTag Set the user data. Use this to store your application specific data.
Top
See Also