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

#include <CCPhysicsContact.h>

Public Member Functions

float getRestitution () const
 get restitution between two bodies More...
 
float getFriction () const
 get friction between two bodies More...
 
Vec2 getSurfaceVelocity () const
 get surface velocity between two bodies More...
 

Friends

class EventListenerPhysicsContact

Member Function Documentation

float getFriction ( ) const

get friction between two bodies

float getRestitution ( ) const

get restitution between two bodies

Vec2 getSurfaceVelocity ( ) const

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: