target_sources(${LIBRARY_NAME} PUBLIC
    AABB_Hitbox.cpp
    CircleHitbox.cpp
    HitboxComposite.cpp
    NullHitbox.cpp
)