|
FuncDoodle
|
Manages tools, tool state, and tool-related UI in FuncDoodle. More...
#include "Project/Frame.h"#include "Asset/AssetLoader.h"#include "Keybinds/Keybinds.h"#include "Util/MacroUtils.h"#include "Tool/Tool.h"Go to the source code of this file.
Classes | |
| class | FuncDoodle::ToolManager |
| Manages tools in FuncDoodle. More... | |
Namespaces | |
| namespace | FuncDoodle |
| The FuncDoodle C++ namespace. | |
Manages tools, tool state, and tool-related UI in FuncDoodle.
This file defines ToolManager, responsible for:
ToolManager acts as the central bridge between user input, UI rendering, and editing tools such as pencil, fill, erase, etc.
This file defines ToolManager, responsible for: