#include "conversation/conversation.h"#include "gamepad/manager.h"#include "gamepad-config/gamepad-config.h"

Go to the source code of this file.
Namespaces | |
| namespace | gamepad |
Functions | |
| 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. | |
1.7.1