eventList.tfile
Classes
Summary
Objects
Summary
************************************************************************ eventList.t This module forms an optional part of the adv3Lite library.
(c) 2012-13 Eric Eve (but based largely on code borrowed from the adv3 library Copyright (c) 2000, 2006 Michael J. Roberts. All Rights Reserved. Lightly adapted by Eric Eve for use in the advLite library
adv3Lite Library - EventLists
This module contains definitions of various types of EventLists. These are defined in a separate module so that games that don’t require EventLists can exclude this module from the build. The Script class, from which all EventLists inherits is defined in misc.t to allow other modules to test for an object being ofKind(Script) even when this EventList module is not present.
Summary of Classes
CyclicEventList
EventList
ExternalEventList
RandomEventList
RandomFiringScript
ShuffledEventList
ShuffledIntegerList
ShuffledList
StopEventList
SyncEventList
Summary of Global Objects
(none)
Summary of Global Functions
(none)
Global Functions
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1