2 #include "core/tool.hpp"
3 #include "tool_helper_restrict.hpp"
8 using ToolBase::ToolBase;
10 static Orientation transform_orientation(Orientation orientation,
bool rotate,
bool reverse =
false);
13 void move_init(
const Coordi &c);
14 void move_do(
const Coordi &delta);
16 void move_mirror_or_rotate(
const Coordi ¢er,
bool rotate);