cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PhysicsShapeInfo Class Reference

#include <CCPhysicsShapeInfo_chipmunk.h>

Public Member Functions

void add (cpShape *shape)
void remove (cpShape *shape)
void removeAll ()
void setGroup (cpGroup group)
void setBody (cpBody *body)
PhysicsShapegetShape () const
local getShape ()
std::vector< cpShape * > & getShapes ()
var getShapes ()
local getShapes ()
cpBody * getBody () const
cpGroup getGourp () const

Static Public Member Functions

static std::map< cpShape
*, PhysicsShapeInfo * > & 
getMap ()
local getMap ()
static cpBody * getSharedBody ()

Friends

class PhysicsShape

Member Function Documentation

void add ( cpShape *  shape)
var add ( var  shape)
local add ( local  shape)
cpBody* getBody ( ) const
inline
var getBody ( )
inline
local getBody ( )
inline
cpGroup getGourp ( ) const
inline
var getGourp ( )
inline
local getGourp ( )
inline
static std::map<cpShape*,
PhysicsShapeInfo*>& getMap
( )
inlinestatic
var getMap ( )
inlinestatic
local getMap ( )
inlinestatic
PhysicsShape* getShape ( ) const
inline
var getShape ( )
inline
local getShape ( )
inline
std::vector<cpShape*>& getShapes ( )
inline
var getShapes ( )
inline
local getShapes ( )
inline
static cpBody* getSharedBody ( )
inlinestatic
var getSharedBody ( )
inlinestatic
local getSharedBody ( )
inlinestatic
void remove ( cpShape *  shape)
var remove ( var  shape)
local remove ( local  shape)
void removeAll ( )
var removeAll ( )
local removeAll ( )
void setBody ( cpBody *  body)
var setBody ( var  body)
local setBody ( local  body)
void setGroup ( cpGroup  group)
var setGroup ( var  group)
local setGroup ( local  group)

Friends And Related Function Documentation

friend class PhysicsShape
friend
var PhysicsShape
friend
local PhysicsShape
friend

The documentation for this class was generated from the following file: