|
JustAnotherDnDGame 0.1.0
Jeu de rĂ´le tactique au d20, vue de dessus, en C++/Qt
|
#include "HMI/Editor/PanelFocus.h"Namespaces | |
| namespace | hmi |
Functions | |
| const std::array< PanelFocusEntry, PANEL_FOCUS_CATALOG_COUNT > & | hmi::panelFocusCatalog () |
| std::optional< PanelId > | hmi::panelForTool (EditorTool tool) |
| const std::array< PixelPanelFocusEntry, PIXEL_PANEL_FOCUS_CATALOG_COUNT > & | hmi::pixelPanelFocusCatalog () |
| std::optional< PanelId > | hmi::panelForPixelTool (PixelTool tool) |