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

This is the complete list of members for PhysicsShapePolygon, 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(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 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()PhysicsShapeinlinevirtual
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
getTag() const PhysicsShapeinline
getType() const PhysicsShapeinline
init(const Vec2 *points, int count, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2::ZERO)PhysicsShapePolygonprotected
cocos2d::PhysicsShape::init(Type type)PhysicsShapeprotected
PhysicsShape()PhysicsShapeprotected
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 scale)PhysicsShapeprotectedvirtual
setScale(float scaleX, float scaleY)PhysicsShapeprotectedvirtual
setScaleX(float scaleX)PhysicsShapeprotectedvirtual
setScaleY(float scaleY)PhysicsShapeprotectedvirtual
setTag(int tag)PhysicsShapeinline
Type enum namePhysicsShape
update(float delta) overridePhysicsShapePolygonprotectedvirtual
~PhysicsShape()=0PhysicsShapeprotectedpure virtual
~PhysicsShapePolygon()PhysicsShapePolygonprotectedvirtual
~Ref()Refvirtual