#include <SDL2/SDL.h>
#include <algorithm>
#include <functional>
#include "Color.h"
Go to the source code of this file.