Actions
Feature #121
closed
DS
DS
Refactor: Move game logic into *.data classes (Actor/etc.)
Feature #121:
Refactor: Move game logic into *.data classes (Actor/etc.)
Start date:
08/01/2015
Due date:
% Done:
100%
Estimated time:
Description
Game logic should be consolidated as much as possible. It is currently split in several levels, which makes interface consistency somewhat difficult. Move to the *.data classes (such as Actor) to consolidate and provide the basis for consistent and light-weight interface classes.
Actions