cocos2d-x  3.2alpha0
 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
_groupPhysicsShapeprotected
_infoPhysicsShapeprotected
_massPhysicsShapeprotected
_materialPhysicsShapeprotected
_momentPhysicsShapeprotected
_offsetPhysicsShapeBoxprotected
_referenceCountRefprotected
_tagPhysicsShapeprotected
_typePhysicsShapeprotected
autorelease()Ref
bodyInfo() const PhysicsShapeprotected
calculateArea(const Size &size)PhysicsShapeBoxstatic
calculateArea() overridePhysicsShapeBoxprotectedvirtual
calculateDefaultMoment() overridePhysicsShapeBoxvirtual
calculateMoment(float mass, const Size &size, const Vec2 &offset=Vec2::ZERO)PhysicsShapeBoxstatic
containsPoint(const Vec2 &point) const PhysicsShape
create(const Size &size, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapeBoxstatic
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() overridePhysicsShapeBoxinlinevirtual
getPoints(Vec2 *outPoints) const PhysicsShapeBox
getPointsCount() const PhysicsShapeBoxinline
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::PhysicsShape::init(Type type)PhysicsShapeprotected
PhysicsShape()PhysicsShapeprotected
PhysicsShapeBox()PhysicsShapeBoxprotected
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
setTag(int tag)PhysicsShapeinline
Type enum namePhysicsShape
~PhysicsShape()=0PhysicsShapeprotectedpure virtual
~PhysicsShapeBox()PhysicsShapeBoxprotectedvirtual
~Ref()Refvirtual