Event
Last updated
Last updated
Creates a new Event object
Registers a new function that can be called with function.
Same as , but func
will be called only once
Removes registered function by specified identifier. If identifier wasn't specified, then you can pass a function that was registered.
Calls registered functions with passed arguments.