20 #ifndef ANTKEEPER_GAME_MENU_HPP
21 #define ANTKEEPER_GAME_MENU_HPP
37 void fade_in(::
game& ctx,
const std::function<
void()>& end_callback);
38 void fade_out(::
game& ctx,
const std::function<
void()>& end_callback);
45 void align_text(::
game& ctx,
bool center =
false,
bool has_back =
true,
float anchor_y = 0.0f);
32-bit FNV-1a hash value.