re arrange classes

This commit is contained in:
2026-06-15 10:32:16 -07:00
parent 0d95fac945
commit fe417fe743
3 changed files with 59 additions and 0 deletions

View File

@@ -107,6 +107,9 @@ As a component is built and tested, I wil add a statement at the end of it's
Please note that each component shall have it's own c++ file; its own .h file;
and it's own sets for shaders. Full independance.
The name of each component shall have a number, then an undeline, then the name
of the component, for example 01_classes, 02_management, 03_chain_Home, and so on.
==================================================================
TEMPORARY TESTING FILES