5#ifndef PORTFOLIO_HELPER_H
6#define PORTFOLIO_HELPER_H
Static debug helpers for printing SFML value types.
static void output(sf::Vector2f vector)
Print a sf::Vector2f to stdout.
static void output(sf::FloatRect floatRect)
Print a sf::FloatRect to stdout.
Vector2< float > Vector2f