cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PhysicsShapeCircle Member List

This is the complete list of members for PhysicsShapeCircle, including all inherited members.

_areaPhysicsShapeprotected
_bodyPhysicsShapeprotected
_categoryBitmaskPhysicsShapeprotected
_collisionBitmaskPhysicsShapeprotected
_contactTestBitmaskPhysicsShapeprotected
_dirtyPhysicsShapeprotected
_groupPhysicsShapeprotected
_infoPhysicsShapeprotected
_massPhysicsShapeprotected
_materialPhysicsShapeprotected
_momentPhysicsShapeprotected
_newScaleXPhysicsShapeprotected
_newScaleYPhysicsShapeprotected
_referenceCountRefprotected
_scaleXPhysicsShapeprotected
_scaleYPhysicsShapeprotected
_tagPhysicsShapeprotected
_typePhysicsShapeprotected
autorelease()Ref
bodyInfo() const PhysicsShapeprotected
calculateArea(float radius)PhysicsShapeCirclestatic
calculateArea() overridePhysicsShapeCircleprotectedvirtual
calculateDefaultMoment() overridePhysicsShapeCirclevirtual
calculateMoment(float mass, float radius, const Vec2 &offset=Vec2::ZERO)PhysicsShapeCirclestatic
containsPoint(const Vec2 &point) const PhysicsShape
create(float radius, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2(0, 0))PhysicsShapeCirclestatic
getArea() const PhysicsShapeinline
getBody() const PhysicsShapeinline
getCategoryBitmask() const PhysicsShapeinline
getCenter()PhysicsShapeinlinevirtual
getCollisionBitmask() const PhysicsShapeinline
getContactTestBitmask() const PhysicsShapeinline
getDensity() const PhysicsShapeinline
getFriction() const PhysicsShapeinline
getGroup()PhysicsShapeinline
getMass() const PhysicsShapeinline
getMaterial() const PhysicsShapeinline
getMoment() const PhysicsShapeinline
getOffset() overridePhysicsShapeCirclevirtual
getPolyonCenter(const Vec2 *points, int count)PhysicsShapestatic
getRadius() const PhysicsShapeCircle
getReferenceCount() const Ref
getRestitution() const PhysicsShapeinline
getTag() const PhysicsShapeinline
getType() const PhysicsShapeinline
init(float radius, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapeCircleprotected
cocos2d::PhysicsShape::init(Type type)PhysicsShapeprotected
PhysicsShape()PhysicsShapeprotected
PhysicsShapeCircle()PhysicsShapeCircleprotected
recenterPoints(Vec2 *points, int count, const Vec2 &center=Vec2::ZERO)PhysicsShapestatic
Ref()Refprotected
release()Ref
retain()Ref
setBody(PhysicsBody *body)PhysicsShapeprotected
setCategoryBitmask(int bitmask)PhysicsShapeinline
setCollisionBitmask(int bitmask)PhysicsShapeinline
setContactTestBitmask(int bitmask)PhysicsShapeinline
setDensity(float density)PhysicsShape
setFriction(float friction)PhysicsShape
setGroup(int group)PhysicsShape
setMass(float mass)PhysicsShape
setMaterial(const PhysicsMaterial &material)PhysicsShape
setMoment(float moment)PhysicsShape
setRestitution(float restitution)PhysicsShape
setScale(float scale) overridePhysicsShapeCircleprotectedvirtual
setScale(float scaleX, float scaleY) overridePhysicsShapeCircleprotectedvirtual
setScaleX(float scale) overridePhysicsShapeCircleprotectedvirtual
setScaleY(float scale) overridePhysicsShapeCircleprotectedvirtual
setTag(int tag)PhysicsShapeinline
Type enum namePhysicsShape
update(float delta) overridePhysicsShapeCircleprotectedvirtual
~PhysicsShape()=0PhysicsShapeprotectedpure virtual
~PhysicsShapeCircle()PhysicsShapeCircleprotectedvirtual
~Ref()Refvirtual