1 #ifndef SEQUENCE_CURVE_PARAMETER_CONTROLLER_H 2 #define SEQUENCE_CURVE_PARAMETER_CONTROLLER_H 5 #include "../../shared/function_curve_parameter_controller.h" 10 class GraphController;
15 const char *
title()
override;
21 constexpr
static int k_totalNumberOfCells = 2;
int numberOfRows() override
CurveParameterController(GraphController *graphController, Shared::InteractiveCurveViewRange *graphRange, Shared::CurveViewCursor *cursor)
bool handleEvent(Ion::Events::Event event) override
HighlightCell * reusableCell(int index) override
const char * title() override
int reusableCellCount() override