|
Deluge Firmware
|
#include <ConsequenceNoteRowHorizontalShift.h>


Public Member Functions | |
| ConsequenceNoteRowHorizontalShift (int newNoteRowId, int32_t newAmount) | |
| int | revert (int time, ModelStack *modelStack) |
Public Member Functions inherited from Consequence | |
| Consequence () | |
| virtual | ~Consequence () |
| virtual void | prepareForDestruction (int whichQueueActionIn, Song *song) |
| virtual int | revert (int time, ModelStack *modelStack)=0 |
Public Attributes | |
| int | noteRowId |
| int32_t | amount |
Public Attributes inherited from Consequence | |
| Consequence * | next |
| uint8_t | type |
| ConsequenceNoteRowHorizontalShift::ConsequenceNoteRowHorizontalShift | ( | int | newNoteRowId, |
| int32_t | newAmount | ||
| ) |
|
virtual |
Implements Consequence.
| int32_t ConsequenceNoteRowHorizontalShift::amount |
| int ConsequenceNoteRowHorizontalShift::noteRowId |