Bomberman
Classes | Namespaces | Typedefs
GamepadComponent.hpp File Reference
#include "Controllers/Gamepad.hpp"
#include "Component/Component.hpp"
#include "Entity/Entity.hpp"
Include dependency graph for GamepadComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BBM::GamepadComponent
 

Namespaces

 BBM
 

Typedefs

using Button = RAY::Controller::GamePad::Button
 
using Axis = RAY::Controller::GamePad::Axis
 
using Gamepad = RAY::Controller::GamePad
 

Typedef Documentation

◆ Axis

◆ Button

◆ Gamepad