module evael.physics.physics_2d.RigidBody2D;

// import chipmunk;

class RigidBody2D
{
	
}