____ _ __
/ __ )____ _____ | | / /___ ___________
/ __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
/ /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
/_____/\____/____/ |__/|__/\__,_/_/ /____/
A futuristic real-time strategy game.
This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project.
Distributed under the "GNU General Public License"#include <typeinfo>#include "guichan/basiccontainer.h"#include "guichan/keyinput.h"#include "guichan/mouseinput.h"#include "guichan/widgets/scrollarea.h"#include "guichan/widgets/textbox.h"#include "guichan/exception.h"#include "util.h"Go to the source code of this file.
Namespaces | |
| namespace | gcn |
Functions | |
| static int | gcn::FindNext (const std::string &text, int curpos) |
1.5.6