Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
d2Shape.h File Reference
#include "d2api.h"
#include "d2Math.h"
#include <vector>
#include "memory/d2BlockAllocator.h"

Go to the source code of this file.

Classes

struct  d2Shape
 
struct  d2CircleShape
 
struct  d2PolygonShape
 
struct  d2BoxShape
 

Variables

enum D2_API d2ShapeType
 
 CIRCLE
 
 POLYGON
 

Variable Documentation

◆ CIRCLE

CIRCLE

◆ d2ShapeType

enum D2_API d2ShapeType

◆ POLYGON

POLYGON