Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
scroller.cpp File Reference
#include "vegastrike.h"
#include "scroller.h"
#include "newbutton.h"
#include "slider.h"

Go to the source code of this file.

Classes

class  ScrollerButton
 

Variables

static const int DOWN_BUTTON_INDEX = 0
 
static const int UP_BUTTON_INDEX = 1
 
static const int SLIDER_INDEX = 2
 
static const int CHILD_CONTROL_COUNT = 3
 

Variable Documentation

const int CHILD_CONTROL_COUNT = 3
static
const int DOWN_BUTTON_INDEX = 0
static
const int UP_BUTTON_INDEX = 1
static