LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Switch the Event Engine over to TLKCenteredList #5

Closed LaKraven closed 9 years ago

LaKraven commented 9 years ago

As the title says, I need to syndicate the Queue and Stack by use of TLKCenteredList on the base Event Thread type.

This will give all TLKEventThread descendants the benefit of a combined Stack and Queue, as well as unify the way Events are processed (less overridden methods to deal with)

LaKraven commented 9 years ago

Sorted in recent commit with #6