Cocos2d-x
v3.10
c++
js
lua
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
PhysicsShapeCircle Member List
This is the complete list of members for
PhysicsShapeCircle
, including all inherited members.
_ID
Ref
_luaID
Ref
_rooted
Ref
_scriptObject
Ref
_scriptOwned
Ref
autorelease
()
Ref
calculateArea
(float radius)
PhysicsShapeCircle
static
calculateDefaultMoment
() override
PhysicsShapeCircle
virtual
calculateMoment
(float mass, float radius, const Vec2 &offset=Vec2::ZERO)
PhysicsShapeCircle
static
containsPoint
(const Vec2 &point) const
PhysicsShape
create
(float radius, const PhysicsMaterial &material=PHYSICSSHAPE_MATERIAL_DEFAULT, const Vec2 &offset=Vec2(0, 0))
PhysicsShapeCircle
static
getArea
() const
PhysicsShape
inline
getBody
() const
PhysicsShape
inline
getCategoryBitmask
() const
PhysicsShape
inline
getCenter
()
PhysicsShape
inline
virtual
getCollisionBitmask
() const
PhysicsShape
inline
getContactTestBitmask
() const
PhysicsShape
inline
getDensity
() const
PhysicsShape
inline
getFriction
() const
PhysicsShape
inline
getGroup
()
PhysicsShape
inline
getMass
() const
PhysicsShape
inline
getMaterial
() const
PhysicsShape
inline
getMoment
() const
PhysicsShape
inline
getOffset
() override
PhysicsShapeCircle
virtual
getPolyonCenter
(const Vec2 *points, int count)
PhysicsShape
static
getRadius
() const
PhysicsShapeCircle
getReferenceCount
() const
Ref
getRestitution
() const
PhysicsShape
inline
getTag
() const
PhysicsShape
inline
getType
() const
PhysicsShape
inline
recenterPoints
(Vec2 *points, int count, const Vec2 ¢er=Vec2::ZERO)
PhysicsShape
static
release
()
Ref
retain
()
Ref
setCategoryBitmask
(int bitmask)
PhysicsShape
inline
setCollisionBitmask
(int bitmask)
PhysicsShape
inline
setContactTestBitmask
(int bitmask)
PhysicsShape
inline
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)
PhysicsShape
inline
~Ref
()
Ref
virtual
Generated on Mon Jan 25 2016 09:53:30 for Cocos2d-x by
1.8.8