See EventTarget.addEventListener for reference. Works with EventListenerUnified and EventUnified
Optional
_options: boolean | AddEventListenerOptionsSee EventTarget.dispatchEvent for reference. Works with with EventUnified
See EventTarget.removeEventListener for reference. Works with EventListenerUnified and EventUnified
Optional
_options: boolean | AddEventListenerOptionsStatic
addStatic
dispatchStatic
loadOpen file select dialog to load files from local filesystem into browser application.
Static
loadLoad the the files referenced in FileList into the provided MapFilenameToContent
Static
removeStatic
saveOpen a file download dialog to save files to local filesystem.
Handles file transfer from a FUDGE-Browserapp to the local filesystem without a local server.
Saves to the download-path given by the browser, loads from the player's choice.