HugoQueva / Sinai-SDK-Tracker

Sinai SDK Issues Tracker
0 stars 0 forks source link

Create engine container with sub-servers #3

Open HugoQueva opened 2 months ago

HugoQueva commented 2 months ago

The engine container cEngine should contains all the core functionnalities of the engine represented as sub-servers [ex: gPhysicsServer, gAudioServer, gGraphicServer]

HugoQueva commented 2 months ago

Created CEngine struct implementing major sub-servers such as CWindow.