Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#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 |
|
static |
Definition at line 37 of file picker.cpp.
Referenced by Picker::draw().
|
static |
Definition at line 40 of file picker.cpp.
Referenced by Picker::Picker().
|
static |
Definition at line 43 of file picker.cpp.
Referenced by Picker::scrollToCell().