Class RadialAnimation

Inheritance Relationships

Base Type

Class Documentation

class RadialAnimation : public PixelMaestro::Animation

Public Functions

RadialAnimation(Section &section)
~RadialAnimation()
uint8_t get_resolution() const

Returns the resolution of each radial.

Return

Radial resolution.

void set_resolution(uint8_t resolution)

Changes the size of each spoke (vertical mode only).

Parameters
  • resolution: New resolution.

void update()