Curve selection panel discusses how to select a curve, and perform setup on the selected curve. More...
#include <TutorialStateCurveSelection.h>
Public Slots | |
void | slotColorFilter () |
Slot called when settings button is triggered. | |
void | slotNext () |
Slot called when next button is triggered. | |
void | slotPrevious () |
Slot called to return to previous panel. | |
Public Member Functions | |
TutorialStateCurveSelection (TutorialStateContext &context) | |
Single constructor. | |
virtual void | begin () |
Transition into this state. | |
virtual void | end () |
Transition out of this state. |
Curve selection panel discusses how to select a curve, and perform setup on the selected curve.
Definition at line 18 of file TutorialStateCurveSelection.h.