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
picker.cpp File Reference
#include "vegastrike.h"
#include "picker.h"
#include "eventmanager.h"
#include "scroller.h"
#include "painttext.h"
#include "vs_globals.h"
#include "config_xml.h"
#include "xml_support.h"
#include <list>

Go to the source code of this file.

Variables

static const float CHILD_INDENT_FACTOR = 0.6
 
static const int DISPLAY_VECTOR_RESERVE = 30
 
static const int SCROLL_EDGE_EXTRA = 1
 

Variable Documentation

const float CHILD_INDENT_FACTOR = 0.6
static

Definition at line 37 of file picker.cpp.

Referenced by Picker::draw().

const int DISPLAY_VECTOR_RESERVE = 30
static

Definition at line 40 of file picker.cpp.

Referenced by Picker::Picker().

const int SCROLL_EDGE_EXTRA = 1
static

Definition at line 43 of file picker.cpp.

Referenced by Picker::scrollToCell().