|
Horizon
|
This is what a Tool receives when the user did something. More...
#include <tool_pub.hpp>
Public Attributes | |
| ToolEventType | type = ToolEventType::NONE |
| Coordi | coords |
| std::set< SelectableRef > | selection |
| bool | keep_selection = false |
| InToolActionID | action |
| Target | target |
| int | work_layer = 0 |
| 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