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

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

_areaPhysicsShapeprotected
_bodyPhysicsShapeprotected
_categoryBitmaskPhysicsShapeprotected
_collisionBitmaskPhysicsShapeprotected
_contactTestBitmaskPhysicsShapeprotected
_cpShapesPhysicsShapeprotected
_groupPhysicsShapeprotected
_massPhysicsShapeprotected
_materialPhysicsShapeprotected
_momentPhysicsShapeprotected
_newScaleXPhysicsShapeprotected
_newScaleYPhysicsShapeprotected
_referenceCountRefprotected
_scaleXPhysicsShapeprotected
_scaleYPhysicsShapeprotected
_tagPhysicsShapeprotected
_typePhysicsShapeprotected
addShape(cpShape *shape)PhysicsShapeprotected
autorelease()Ref
calculateArea(const Vec2 *points, int count)PhysicsShapePolygonstatic
calculateArea() overridePhysicsShapePolygonprotectedvirtual
calculateDefaultMoment() overridePhysicsShapePolygonvirtual
calculateMoment(float mass, const Vec2 *points, int count, const Vec2 &offset=Vec2::ZERO)PhysicsShapePolygonstatic
containsPoint(const Vec2 &point) const PhysicsShape
create(const Size &size, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapeBoxstatic
cocos2d::PhysicsShapePolygon::create(const Vec2 *points, int count, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapePolygonstatic
getArea() const PhysicsShapeinline
getBody() const PhysicsShapeinline
getCategoryBitmask() const PhysicsShapeinline
getCenter() overridePhysicsShapePolygonvirtual
getCollisionBitmask() const PhysicsShapeinline
getContactTestBitmask() const PhysicsShapeinline
getDensity() const PhysicsShapeinline
getFriction() const PhysicsShapeinline
getGroup()PhysicsShapeinline
getMass() const PhysicsShapeinline
getMaterial() const PhysicsShapeinline
getMoment() const PhysicsShapeinline
getOffset() overridePhysicsShapeBoxinlinevirtual
getPoint(int i) const PhysicsShapePolygon
getPoints(Vec2 *outPoints) const PhysicsShapePolygon
getPointsCount() const PhysicsShapePolygon
getPolyonCenter(const Vec2 *points, int count)PhysicsShapestatic
getReferenceCount() const Ref
getRestitution() const PhysicsShapeinline
getSize() const PhysicsShapeBox
getTag() const PhysicsShapeinline
getType() const PhysicsShapeinline
init(const Size &size, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapeBoxprotected
cocos2d::PhysicsShapePolygon::init(const Vec2 *points, int count, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapePolygonprotected
PhysicsShape()PhysicsShapeprotected
PhysicsShapeBox()PhysicsShapeBoxprotected
PhysicsShapePolygon()PhysicsShapePolygonprotected
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 scaleX, float scaleY)PhysicsShapeprotectedvirtual
setTag(int tag)PhysicsShapeinline
Type enum namePhysicsShape
updateScale() overridePhysicsShapePolygonprotectedvirtual
~PhysicsShape()=0PhysicsShapeprotectedpure virtual
~PhysicsShapeBox()PhysicsShapeBoxprotectedvirtual
~PhysicsShapePolygon()PhysicsShapePolygonprotectedvirtual
~Ref()Refvirtual