Class MandelbrotAnimation

Inheritance Relationships

Base Type

Class Documentation

class MandelbrotAnimation : public PixelMaestro::Animation

Public Functions

MandelbrotAnimation(Section &section)
~MandelbrotAnimation()
void set_palette(const Colors::RGB colors[], uint8_t num_colors)

Overrides Animation::SetColors. Sets the number of iterations equal to the number of colors

Parameters
  • colors:

  • num_colors:

void update()