OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::XInputVibration Struct Reference

XInput コントローラのバイブレーション設定 More...

#include <XInputVibration.hpp>

Public Attributes

double leftMotor = 0.0
 
double rightMotor = 0.0
 

Detailed Description

XInput コントローラのバイブレーション設定

Member Data Documentation

◆ leftMotor

double s3d::XInputVibration::leftMotor = 0.0

◆ rightMotor

double s3d::XInputVibration::rightMotor = 0.0

The documentation for this struct was generated from the following file: