This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Syntriax.Engine
Watch
1
Star
0
Fork
0
You've already forked Syntriax.Engine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f81bd61aa161e2943ba5d7613146b1f6d2aba228
Syntriax.Engine
/
Engine.Core
/
Systems
History
Syntriax
6d8ba5c80c
feat: added a wip nested coroutine manager
...
This coroutine manager allows for nested IEnumerators, however it is experimental at the moment.
2026-04-07 18:53:02 +03:00
..
Abstract
feat: added a wip nested coroutine manager
2026-04-07 18:53:02 +03:00
Yields
feat: task.ToYield extension method added
2026-04-07 16:19:04 +03:00
CoroutineManager.cs
chore: coroutine manager moved to correct directory
2025-10-17 21:27:49 +03:00
DrawManager.cs
BREAKING CHANGE: renamed original Behaviour class to BehaviourInternal, and replaced it with BehaviourBase
2025-10-22 16:50:19 +03:00
NestedCoroutineManager.cs
feat: added a wip nested coroutine manager
2026-04-07 18:53:02 +03:00
UniverseEntranceManager.cs
fix: universe entrance issues where entering behaviours adding more behaviours causing duplicate/missing calls
2026-01-26 23:23:49 +03:00
UpdateManager.cs
feat: added UpdateManager.CallFirstActiveFrameImmediately method for early calls of behaviours
2026-03-06 11:51:15 +03:00