mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
sokol.sapp,gg: add support for drag & drop events (#11359)
This commit is contained in:
@@ -23,6 +23,7 @@ pub enum EventType {
|
||||
update_cursor
|
||||
quit_requested
|
||||
clipboard_pasted
|
||||
files_droped
|
||||
num
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user