The Game Engine  1
Collision.h File Reference
#include "fns.h"
#include "WorldObject.h"
#include "CollisionObject.h"
#include <vector>
#include <string>
#include <map>
#include <tuple>
+ Include dependency graph for Collision.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Collision
 This defines Collision caching as well as the ability to sort into buckets. More...