|
FuncDoodle
|
Renders and manages the editor grid overlay. More...
Go to the source code of this file.
Classes | |
| class | FuncDoodle::Grid |
| Represents a singular grid. More... | |
Namespaces | |
| namespace | FuncDoodle |
| The FuncDoodle C++ namespace. | |
Renders and manages the editor grid overlay.
This file defines the Grid class, which is responsible for drawing a visual grid over the canvas to assist with pixel alignment and editing.
Features:
The grid is intended to be a single shared instance to avoid visual desync across different editor views.