[add] Added PostEffectController.
This commit is contained in:
@@ -39,6 +39,7 @@ int main(string[] args) {
|
||||
|
||||
context.OperateScheduledControllers(beat);
|
||||
context.actor.Update();
|
||||
context.posteffect.Update();
|
||||
|
||||
context.StartDrawing();
|
||||
|
||||
|
Reference in New Issue
Block a user