#include "Controller.h"
#include "Character.h"
Go to the source code of this file.
Compounds | |
class | KeyboardController |
A controller that uses input received from the keyboard to control a character. More... | |
struct | KeyboardSettings |
Stores a mapping for each of the game's action buttons. More... |