Changes

Jump to: navigation, search

The Queue of Events

26 bytes removed, 15:35, 21 June 2017
Structure of an Event
= Structure of an Event =
An event is defined in the library as an array of values : <code>[.opcode, .p0, .p1, .p2, .p3]</code> where the first value : * <code>.opcode</code> is used to uniquely identify the event and the subsequent values * <code>.p0, .p1, .p2, .p3</code> contains informations specific to that event.
= Events' Library Functions =

Navigation menu