R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ChatWidget.hpp File Reference
#include <cstdint>
#include <deque>
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include "Graphics/IGraphics.hpp"
#include "UI/ITextInput.hpp"
#include "UI/IUIFactory.hpp"
Include dependency graph for ChatWidget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Game::ChatMessageData
 Chat message data. More...
 
class  Game::ChatWidget
 In-game chat widget. More...
 

Namespaces

namespace  Game