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

#include <CCPhysicsWorld.h>

Public Attributes

PhysicsShape * shape
 
Vec2 start
 
Vec2 end
 
Vec2 contact
 
Vect normal
 
float fraction
 
void * data
 

Member Data Documentation

Vec2 contact
void* data
Vec2 end
float fraction
Vect normal
PhysicsShape* shape
Vec2 start

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