The textures used in the Lobby dialog.
Definition physical_controller_textures.h:14
physical_controller_textures()
Definition physical_controller_textures.cpp:10
std::string get_filename(const physical_controller_type t) const noexcept
Definition physical_controller_textures.cpp:57
std::string get_fancy_filename(const physical_controller_type t) const noexcept
Definition physical_controller_textures.cpp:50
sf::Texture & get_fancy(const physical_controller_type t) noexcept
Get a fancy image for a controller type.
Definition physical_controller_textures.cpp:43
sf::Texture & get_symbol(const physical_controller_type t) noexcept
Get a symbol for a controller type.
Definition physical_controller_textures.cpp:66
int get_n_textures() const noexcept
Definition physical_controller_textures.h:28