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

#include <CCPhysicsWorld.h>

Public Attributes

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

Member Data Documentation

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

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