Holds information about the object related to a a physics object
new gamvas.physics.UserData(type, data);
type | a string to identify the type of the data |
data | the data object |
gamvas. | Holds information about the object related to a a physics object |
Variables | |
type | Type object type (e.g. |
data | The actual object |
Type object type (e.g.
this.type
The actual object
this.data