Garufortho / TickedPriorityQueue

A small library for .NET, giving access to priority based ticking of any number of objects. Load balances the invocation of the tick events for the objects, with a user definable maximum limit for objects to be processed in a single update. For most users, just download TickedPriorityQueue.dll, and UnityTickedQueue if applicable
65Updated 10 years ago

Related projects

Alternatives and complementary repositories for TickedPriorityQueue