|
Horizon
|
This is what a Tool receives when the user did something. More...
#include <core.hpp>
Public Attributes | |
| ToolEventType | type |
| Coordi | coords |
| std::set< SelectableRef > | selection |
| bool | keep_selection = false |
| unsigned int | button |
| unsigned int | key |
| Target | target |
| int | work_layer |
| std::unique_ptr< ToolData > | data = nullptr |
This is what a Tool receives when the user did something.
i.e. moved the cursor or pressed key
1.8.13