Module Core.Common.Event
Functions
| Event.new (self, args) | Creates a new event. |
Tables
| Event | Receive information on events and actions. |
| Event.type | Type number of the event. |
Functions
- Event.new (self, args)
-
Creates a new event.
Parameters
- self: Event class.
- args: Arguments.
Return value:
New event.