casse-brick
Loading...
Searching...
No Matches
Functions
CollisionManager.cpp File Reference
#include "CollisionManager.h"
#include "Ball.h"
#include "brique.h"
#include "WALL.h"

Go to the source code of this file.

Functions

std::vector< pointevenlySpacedPointsInRect (float x, float y, float width, float height, int numPoints, float radius)
 

Function Documentation

◆ evenlySpacedPointsInRect()

std::vector< point > evenlySpacedPointsInRect ( float  x,
float  y,
float  width,
float  height,
int  numPoints,
float  radius 
)

Definition at line 10 of file CollisionManager.cpp.