ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2BodyDef Struct Reference

#include <b2Types.h>

Data Fields

void * dummy

Detailed Description

The body type. static: zero mass, zero velocity, may be manually moved kinematic: zero mass, non-zero velocity set by user, moved by solver dynamic: positive mass, non-zero velocity determined by forces, moved by solver

Definition at line 29 of file b2Types.h.


Field Documentation

void* dummy

Definition at line 31 of file b2Types.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines