Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
d2Body.h File Reference
#include "d2api.h"
#include "d2Shape.h"
#include "d2Math.h"
#include "d2Types.h"

Go to the source code of this file.

Classes

class  d2Body
 A class representing a 2D rigid body. More...
 

Enumerations

enum  d2BodyType { d2_staticBody = 0 , d2_dynamicBody }
 

Enumeration Type Documentation

◆ d2BodyType

enum d2BodyType
Enumerator
d2_staticBody 
d2_dynamicBody