#include "hudcontext.hpp" HUDContext::HUDContext(): fps(0), fps_frame_counter(0), current_shader("Unknown"), time(0) { }