JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
PixelTool.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: 2026 Valentin Eloy
2// SPDX-License-Identifier: GPL-3.0-or-later
3
4#pragma once
5
14
15namespace hmi {
16
31
32} // namespace hmi
Definition AudioEngine.cpp:15
@ Selection
Definition EditorTool.h:35
@ Eraser
Definition PixelHistory.h:32
@ Brush
Definition PixelHistory.h:31
@ Fill
Definition PixelHistory.h:33
PixelTool
Outil actif du canevas pixel art — détermine ce que produisent les gestes de souris (hmi::PixelCanvas...
Definition PixelTool.h:22
@ Eyedropper
Definition PixelTool.h:26