mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
ebiten: typo
This commit is contained in:
parent
a031389275
commit
ac651def3b
@ -63,7 +63,7 @@ type VibrateGamepadOptions struct {
|
||||
// The value is in between 0 and 1.
|
||||
StrongMagnitude float64
|
||||
|
||||
// StrongMagnitude is the rumble intensity of a high-frequency rumble motor.
|
||||
// WeakMagnitude is the rumble intensity of a high-frequency rumble motor.
|
||||
// The value is in between 0 and 1.
|
||||
WeakMagnitude float64
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user