Shahar Marcus
1e45cbea7a
another attempt to fix the signature error
2022-09-13 20:16:55 +03:00
Shahar Marcus
5bcea64afb
quick fixes, should fix signature error
...
when compiling, i get this error:
FATAL ERROR : Invalid signature for function lime@hl_mouse_event_manager_register : PP_vOiiddiidd__v required but PP_vOiddiidd__v found in hdll
This should fix it
2022-09-13 17:44:35 +03:00
ShaharMS
17e8b1c065
added clickCount to MouseEvent files
2022-09-13 12:52:40 +03:00
Joshua Granick
78e99bf1d9
Remove whitespace lines
2018-07-18 17:32:51 -07:00
Joshua Granick
8e91009bc4
Cleanup event types
2018-06-21 22:03:13 -07:00
Joshua Granick
5c407fe87b
Minor fixes, fix compilation without HashLink library
2018-06-11 13:10:17 -07:00
Joshua Granick
ebda41a737
Better HL support, HelloWorld running in software
2018-06-09 08:28:49 -07:00
Joshua Granick
5dc5f47dd4
More progress on bindings
2018-06-09 08:25:16 -07:00
Joshua Granick
8768d6114f
Add window.id, add native EXIT event, filter window-based events and send to correct window instance
2015-08-19 12:36:30 -07:00
Joshua Granick
6d8c9458fe
Cleanup, using Mouse.warp and Mouse.lock, window.onMouseMoveRelative, removing 'button' value from mouse move event
2015-03-26 02:10:08 -07:00
Joshua Granick
867d555076
Handle mouse event button ID on Flash and HTML5
2014-06-26 06:33:06 -07:00
Joshua Granick
0d0a9ea3b1
Include button/id in mouse/touch events
2014-06-19 00:51:57 -07:00
Joshua Granick
565c124c9f
Working on event model
2014-06-19 00:33:47 -07:00