|
Zappy GUI
C++ graphic client: renderer, camera, network
|
Widget displaying players and allowing selection. More...
#include <functional>#include <optional>#include <vector>#include "ButtonWidget.hpp"#include "IWidget.hpp"#include "SelectionFinder.hpp"#include "TooltipWidget.hpp"#include "core/WorldState.hpp"#include "raylib.h"
Include dependency graph for PlayerPanel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PlayerPanel |
| Widget displaying players and allowing selection. More... | |
Widget displaying players and allowing selection.
Definition in file PlayerPanel.hpp.