-
Notifications
You must be signed in to change notification settings - Fork 0
Modules
Sztergbaum Roman edited this page Feb 15, 2018
·
17 revisions
Welcome to the modules pages
SFME is separated into different modules that each represent a specific feature.
Here is a matrix of the modules of SFME. Click on each module to get more detailed information.
Modules | Description | Dependencies |
---|---|---|
Mediator | Implementation of the design pattern: Mediator | Core::Log, Core::Utils |
ECS | Implementation of the design pattern: ECS | SFME::Mediator, SFME::Timer |
Timer | Implementation of various utility for time management in video games. | No Dependencies |