Sample:
int data = 10;
Body body = BodyFactory.CreateRectangle(world, width, height, density, data);
bool x = (body.UserData == null); //true
There is a bug in the Fixture constructor (UserData lo...
Id #32030 | Release:
None
| Updated: Jan 4 at 4:50 PM by dropsonic | Created: Jan 4 at 4:49 PM by dropsonic