Global timeline - RamilGauss/MMO-Framework GitHub Wiki

   Logic module                             Other modules:
  |                                        |  {Graphic,Physic,Network,Sound,ORM}  |
  |    SlotMng       SlotMng      SlotMng  |   SlotMng                  SlotMng   |
--|-------------|-------------|------------|-------------|----------|-------------|---->
  |    Begin        Project         End    |    Begin        Work         End     | time
  |                                        |                                      |
SlotMng:
  | Slot0   Slot1   ...   SlotN |
--|-------|-------|-----|-------|---->
  |                             |time
Slot:
  | Feature0   Feature1    ...    FeatureN |
--|----------|----------|-------|----------|---->
  |                                        |time