R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
BaseMenu.hpp File Reference
#include <functional>
#include <memory>
#include "Audio/ISoundEffectService.hpp"
#include "UI/IButton.hpp"
#include "UI/IMenu.hpp"
#include "UI/Raylib/RaylibUIFactory.hpp"
Include dependency graph for BaseMenu.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Game::BaseMenu
 Base class for all menu implementations. More...
 

Namespaces

namespace  Game