Improvement for App.FileDropped

About Monkey 2 Forums Monkey 2 Development Improvement for App.FileDropped

This topic contains 0 replies, has 1 voice, and was last updated by  nerobot 1 year, 5 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11443

    nerobot
    Participant

    This time App.FileDropped fires as file-by-file events.

    Would be great (for me) if App will accumulating all files into array and pass them all by FilesDropped( paths:String[] ) event.

    There is a question – how SDL producing SDL_DROPFILE event – all such events at single game loop or not.

    If inside of single loop then it’s easy to accumulate files.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.