Closed dannyko closed 11 years ago
Rectangle class with collision/reaction cases
e.g. use code from Udacity quiz solution showing Rect collision detection - low priority update (use Polygon for now)
created a use_bb switch in collision instead of a separate rectangle class to allow any element e.g. circles or polygons to be treated as rectangles
Rectangle class with collision/reaction cases
e.g. use code from Udacity quiz solution showing Rect collision detection - low priority update (use Polygon for now)