Struct Section::Mirror

Nested Relationships

This struct is a nested type of Class Section.

Struct Documentation

struct Mirror

Controls mirroring across the x and y axes.

Public Functions

void set(bool x, bool y, const Point &dimensions)

Public Members

bool x = false
bool y = false
uint16_t mid_x = 0
uint16_t mid_y = 0