Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the game object class CGameObject. More...
#include "object.h"
Variables | |
b2World | g_b2dPhysicsWorld |
Code for the game object class CGameObject.