Skip to content
angerangel edited this page Mar 19, 2013 · 1 revision

USAGE

   MAP-EVENT event

DESCRIPTION

Returns event with inner-most graphical object and coordinate.

MAP-EVENT is a native value.

ARGUMENTS

  • event (event!)

#SOURCE

map-event: make native! [  [
    {Returns event with inner-most graphical object and coordinate.}
    event [event!]
] ]
Clone this wiki locally