Public Types | |
enum | type { UP, DOWN } |
Public Member Functions | |
SignalChainScrollButton (int type) | |
void | setActive (bool) |
Public Attributes | |
bool | isActive |
int | direction |
DrawablePath | inactive |
DrawablePath | activeNormal |
DrawablePath | activeOver |
DrawablePath | activeDown |