Searched defs:b2BodyDef (Results 1 – 1 of 1) sorted by relevance
51 struct b2BodyDef struct54 b2BodyDef() in b2BodyDef() argument74 b2BodyType type;78 b2Vec2 position;81 float32 angle;84 b2Vec2 linearVelocity;87 float32 angularVelocity;92 float32 linearDamping;97 float32 angularDamping;101 bool allowSleep;[all …]