class
Eagle::FileDropEvent
- Eagle::FileDropEvent
- Eagle::Event
- Reference
- Object
Overview
A file was dragged onto the window. #path is its full path, for level editors and viewers.
Defined in:
eagle/core/events.crConstructors
-
.new(path : String)
Creates a file drop event.
Instance Method Summary
-
#path : String
Full path of the dropped file.