cocos2d-x  3.2alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PhysicsShapeEdgeBox Member List

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

_areaPhysicsShapeprotected
_bodyPhysicsShapeprotected
_categoryBitmaskPhysicsShapeprotected
_collisionBitmaskPhysicsShapeprotected
_contactTestBitmaskPhysicsShapeprotected
_groupPhysicsShapeprotected
_infoPhysicsShapeprotected
_massPhysicsShapeprotected
_materialPhysicsShapeprotected
_momentPhysicsShapeprotected
_offsetPhysicsShapeEdgeBoxprotected
_referenceCountRefprotected
_tagPhysicsShapeprotected
_typePhysicsShapeprotected
autorelease()Ref
bodyInfo() const PhysicsShapeprotected
calculateArea()PhysicsShapeinlineprotectedvirtual
calculateDefaultMoment()PhysicsShapeinlinevirtual
containsPoint(const Vec2 &point) const PhysicsShape
create(const Size &size, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, float border=0, const Vec2 &offset=Vec2::ZERO)PhysicsShapeEdgeBoxstatic
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() overridePhysicsShapeEdgeBoxinlinevirtual
getPoints(Vec2 *outPoints) const PhysicsShapeEdgeBox
getPointsCount() const PhysicsShapeEdgeBoxinline
getPolyonCenter(const Vec2 *points, int count)PhysicsShapestatic
getReferenceCount() const Ref
getRestitution() const PhysicsShapeinline
getTag() const PhysicsShapeinline
getType() const PhysicsShapeinline
init(const Size &size, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, float border=1, const Vec2 &offset=Vec2::ZERO)PhysicsShapeEdgeBoxprotected
cocos2d::PhysicsShape::init(Type type)PhysicsShapeprotected
PhysicsBody classPhysicsShapeEdgeBoxfriend
PhysicsShape()PhysicsShapeprotected
PhysicsShapeEdgeBox()PhysicsShapeEdgeBoxprotected
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
~PhysicsShapeEdgeBox()PhysicsShapeEdgeBoxprotectedvirtual
~Ref()Refvirtual