#include "gamepad-config-dialog.h"#include "datahash/datahash_text.h"#include "datahash/datahash_util.h"#include "dialog/request.h"#include "gamepad-vgfx-element/gamepad-vgfx-element.h"#include "i18n/i18n.h"
Go to the source code of this file.
Namespaces | |
| namespace | gamepad |
Functions | |
| static int | gamepad::addHints (IN dialog::ContainerRequest &req, IN i18n::Manager *mgr) |
| static const char * | gamepad::getTypeString (IN Manager *mgr, IN const Type *type, IN const std::string &locale, OUT char *buffer, IN int bufsize) |
| smart_ptr < converse::ConversationHost > | gamepad::createConfigurationHost (IN smart_ptr< Manager > &mgr, IN int gamepadId=-1) |
| create a converse::ConversationHost that hosts conversations (series of dialogs) that allow the user to configure a gamepad. | |
Variables | |
| static const char * | gamepad::s_defaultLocale = "en_US.UTF-8" |
| static const char * | gamepad::s_widthString = "MMMMMMMMMMMMMMMMMMMMMMMMMMMMMM" |
1.7.1