#include <casignupscreen.h>
Inheritance diagram for CASignUpScreen:

Public Member Functions | |
| CASignUpScreen () | |
| Constructor. | |
| ~CASignUpScreen () | |
| Destructor. | |
| void | reset () |
| Resets/destroys the images and previews. | |
| void | setOffset (int o) |
| Set new offset for the shown tracks. | |
| virtual int | run () |
| Runs the screen. | |
| virtual void | buildScreen () |
| Builds the screen. | |
| virtual void | on_button_release (CL_InputDevice *device, const CL_Key &key) |
| Called on key release. | |
| void | playSwitchSound () |
Public Attributes | |
| CL_Slot | slot |
| void CASignUpScreen::setOffset | ( | int | o | ) |
Set new offset for the shown tracks.
Offset 2 means that tracks 2-4 are shown.
| o | New Offset. |
1.5.0