ArnieBoids  1.0.0
JOINT AI PROJECT
CollisionSystem Member List

This is the complete list of members for CollisionSystem, including all inherited members.

bullets_CollisionSystemprivate
Check() const CollisionSystem
checkPair(sf::ConvexShape *first, sf::ConvexShape *second) const CollisionSystemprivate
CollisionSystem(std::list< Ship * > &shipList, std::list< Bullet * > &bulletList, std::list< Pickup * > &pickupList)CollisionSystem
getAxies(const sf::ConvexShape *const shape, std::list< sf::Vector2f > &axies) const CollisionSystemprivate
pickups_CollisionSystemprivate
projectOntoAxis(const sf::ConvexShape *const shape, sf::Vector2f &axis) const CollisionSystemprivate
ships_CollisionSystemprivate
~CollisionSystem()CollisionSystem