From 43d915b2ceb3f5e439c09c772e9ebc7542c1a2bb Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Mon, 12 Aug 2024 01:07:35 +1000 Subject: s --- docs/Contributing/naming.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Contributing/naming.md b/docs/Contributing/naming.md index 518c22e..f865f67 100644 --- a/docs/Contributing/naming.md +++ b/docs/Contributing/naming.md @@ -19,6 +19,8 @@ e.g. #### 2. Long-running systems +in celeritas a "system" is roughly something that runs every frame + systems that run for the lifetime of the application or for a very long time should have: * `bool system_init(system_state* state)` a `init` function @@ -26,4 +28,4 @@ systems that run for the lifetime of the application or for a very long time sho --- -#### 3. TODO \ No newline at end of file +#### 3. TODO -- cgit v1.2.3-70-g09d2