Coroutine/Coroutine
2021-11-07 15:29:40 +01:00
..
ActiveCoroutine.cs Removed Avg, Max and added raw stats i.e LastMoveNextTime 2021-03-21 12:54:21 -04:00
Coroutine.csproj added a logo and added readme to package 2021-11-07 15:29:40 +01:00
CoroutineHandler.cs added a convenience method that accepts a TimeSpan for Tick 2021-03-20 02:00:46 +01:00
CoroutineHandlerInstance.cs Fixed an issue with removing event-based coroutines after several event calls 2021-04-08 19:31:11 +02:00
Event.cs documentation 2020-06-13 03:12:26 +02:00
Wait.cs increase performance and scalability by storing event coroutines linked to their event 2021-03-20 15:13:39 +01:00