Curve type state/panel lets user select the curve type (lines or points). More...
#include <TutorialStateCurveType.h>
Public Slots | |
| void | slotNextCurves () |
| Slot called when next button for curves is triggered. | |
| void | slotNextLines () |
| Slot called when next button for lines is triggered. | |
| void | slotPrevious () |
| Slot called to return to previous panel. | |
Public Member Functions | |
| TutorialStateCurveType (TutorialStateContext &context) | |
| Single constructor. | |
| virtual void | begin () |
| Transition into this state. | |
| virtual void | end () |
| Transition out of this state. | |
Curve type state/panel lets user select the curve type (lines or points).
Definition at line 18 of file TutorialStateCurveType.h.
1.6.1