#include <b2Contact.h>
Public Attributes | |
b2ContactCreateFcn * | createFcn |
b2ContactDestroyFcn * | destroyFcn |
bool | primary |
Definition at line 54 of file b2Contact.h.
b2ContactCreateFcn* b2ContactRegister::createFcn |
Definition at line 56 of file b2Contact.h.
b2ContactDestroyFcn* b2ContactRegister::destroyFcn |
Definition at line 57 of file b2Contact.h.
bool b2ContactRegister::primary |
Definition at line 58 of file b2Contact.h.