载入中...
搜索中...
未找到
eve::physics::Body 成员列表

成员的完整列表,这些成员属于 eve::physics::Body,包括所有继承而来的类成员

applyAngularImpulse(float impulse)eve::physics::Body
applyForce(float fx, float fy)eve::physics::Body
applyForceAt(float fx, float fy, float x, float y)eve::physics::Body
applyLinearImpulse(float ix, float iy)eve::physics::Body
Body(World *world, b2Body *body, int id)eve::physics::Body
Body(const Body &)=deleteeve::physics::Body
destroy()eve::physics::Body
Fixtureeve::physics::Bodyfriend
getAngle() consteve::physics::Body
getAngularVelocity() consteve::physics::Body
getId() consteve::physics::Bodyinline
getLinearSpeed() consteve::physics::Body
getLinearVelocityX() consteve::physics::Body
getLinearVelocityY() consteve::physics::Body
getMass() consteve::physics::Body
getType() consteve::physics::Body
getWorld()eve::physics::Bodyinline
getWorldCenterX() consteve::physics::Body
getWorldCenterY() consteve::physics::Body
getX() consteve::physics::Body
getY() consteve::physics::Body
invalidate()eve::physics::Body
isActive() consteve::physics::Body
isAwake() consteve::physics::Body
isBullet() consteve::physics::Body
isFixedRotation() consteve::physics::Body
newCircleFixture(float radius, float density=1.f, float friction=0.2f, float restitution=0.f)eve::physics::Body
newRectangleFixture(float width, float height, float density=1.f, float friction=0.2f, float restitution=0.f)eve::physics::Body
newRectangleFixtureAt(float width, float height, float offsetX, float offsetY, float density=1.f, float friction=0.2f, float restitution=0.f)eve::physics::Body
operator=(const Body &)=deleteeve::physics::Body
raw()eve::physics::Bodyinline
raw() consteve::physics::Bodyinline
setActive(bool active)eve::physics::Body
setAngle(float radians)eve::physics::Body
setAngularVelocity(float omega)eve::physics::Body
setAwake(bool awake)eve::physics::Body
setBullet(bool bullet)eve::physics::Body
setFixedRotation(bool fixed)eve::physics::Body
setLinearVelocity(float vx, float vy)eve::physics::Body
setPosition(float x, float y)eve::physics::Body
setType(const std::string &bodyType)eve::physics::Body
Worldeve::physics::Bodyfriend
~Body()eve::physics::Body