libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
ControllerRumbleMapping.h File Reference
#include <cstdint>
#include <string>
#include "ControllerMapping.h"
Include dependency graph for ControllerRumbleMapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ship::ControllerRumbleMapping
 Maps rumble (haptic feedback) output to a physical controller. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.
 

Macros

#define DEFAULT_HIGH_FREQUENCY_RUMBLE_PERCENTAGE   50
 
#define DEFAULT_LOW_FREQUENCY_RUMBLE_PERCENTAGE   50
 

Macro Definition Documentation

◆ DEFAULT_HIGH_FREQUENCY_RUMBLE_PERCENTAGE

#define DEFAULT_HIGH_FREQUENCY_RUMBLE_PERCENTAGE   50

◆ DEFAULT_LOW_FREQUENCY_RUMBLE_PERCENTAGE

#define DEFAULT_LOW_FREQUENCY_RUMBLE_PERCENTAGE   50