slider.cpp File Reference

#include "global.hpp"
#include "widgets/slider.hpp"
#include "game_config.hpp"
#include "font.hpp"
#include "image.hpp"
#include "sound.hpp"
#include "video.hpp"
#include <algorithm>
#include <iostream>
#include <sstream>

Include dependency graph for slider.cpp:

Go to the source code of this file.

Namespaces

namespace  gui

Variables

const std::string slider_image = "buttons/slider.png"
const std::string selected_image = "buttons/slider-selected.png"


Variable Documentation

const std::string selected_image = "buttons/slider-selected.png" [static]

Definition at line 30 of file slider.cpp.

const std::string slider_image = "buttons/slider.png" [static]

Definition at line 29 of file slider.cpp.


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs