Skip to content

Collision Manager: Centralized Collision Resolution #37

@antfarmar

Description

@antfarmar

Instead of collisions resolutions being dispersed throughout many classes, perhaps collisions would be better handled by a dedicated class.

e.g. Collisions.HandleCollision("Asteroid", "Ship")
(string parameters sorted alphabetically to avoid checking permutations)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions