mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
parent
eb6e2026dc
commit
ca3f84fdd6
@ -126,7 +126,7 @@ func (*UserInterface) SetScreenTransparent(transparent bool) {
|
||||
func (*UserInterface) SetInitFocused(focused bool) {
|
||||
}
|
||||
|
||||
func (*UserInterface) Vibrate(duration time.Duration, intensity float64) {
|
||||
func (*UserInterface) Vibrate(duration time.Duration, magnitude float64) {
|
||||
}
|
||||
|
||||
func (*UserInterface) Input() driver.Input {
|
||||
|
Loading…
Reference in New Issue
Block a user