Implement coevent. (2)

This commit is contained in:
2023-01-13 16:37:31 +08:00
parent 555c88855c
commit 6efe70d751
4 changed files with 35 additions and 15 deletions

View File

@@ -149,6 +149,7 @@ namespace Cryville.Crtr {
nbus.BroadcastEndUpdate();
nbus.Anchor();
tbus.StripTempEvents();
tbus.ForwardStepByTime(clippingDist, step);
tbus.ForwardStepByTime(renderDist, step);
tbus.BroadcastEndUpdate();