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

#include <CCPhysicsContact.h>

Public Member Functions

float getElasticity () const
 get elasticity between two bodies More...
 
var getElasticity ()
 get elasticity between two bodies More...
 
local getElasticity ()
 get elasticity between two bodies More...
 
float getFriction () const
 get friction between two bodies More...
 
var getFriction ()
 get friction between two bodies More...
 
local getFriction ()
 get friction between two bodies More...
 
Point getSurfaceVelocity () const
 get surface velocity between two bodies More...
 
var getSurfaceVelocity ()
 get surface velocity between two bodies More...
 
local getSurfaceVelocity ()
 get surface velocity between two bodies More...
 

Friends

class EventListenerPhysicsContact

Member Function Documentation

float getElasticity ( ) const

get elasticity between two bodies

var getElasticity ( )

get elasticity between two bodies

local getElasticity ( )

get elasticity between two bodies

float getFriction ( ) const

get friction between two bodies

var getFriction ( )

get friction between two bodies

local getFriction ( )

get friction between two bodies

Point getSurfaceVelocity ( ) const

get surface velocity between two bodies

var getSurfaceVelocity ( )

get surface velocity between two bodies

local getSurfaceVelocity ( )

get surface velocity between two bodies

Friends And Related Function Documentation

friend class
EventListenerPhysicsContact
friend

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