mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
love 0.9.2 support
This commit is contained in:
@@ -126,7 +126,8 @@ function Input:handlePressStart (button, x, y)
|
||||
self.passedWidgets[button] = widget
|
||||
self:bubbleEvent('PressStart', widget, {
|
||||
target = widget,
|
||||
button = button, x = x, y = y
|
||||
button = button,
|
||||
x = x, y = y
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user