Assemberist / cppRpg

0 stars 0 forks source link

Move calculation of effects from object #10

Closed Assemberist closed 2 years ago

Assemberist commented 2 years ago

Calculation of effects doesn't depends from most fields object. So it should be moved in to separate file. This common improvement was caused by #9. It was planned to be done in the scope of #8 but the activity will not be delivered.

Assemberist commented 2 years ago

New component "state" is created for calculation of object internal state.