Mercurial > parpg-source
comparison dialogueactions.py @ 12:9c7a96c6fe41
Refactored components and began defining basic Entities and Systems.
* Moved the components from parpg.objects.components into their own top-level package, components, and separated them into individual modules.
* Added a few new components, including Behavior, Container and Containable.
* Created the systems top-level package for defining Grease Systems and added stub classes for the ScriptingSystem and GameRulesSystem.
* Created the entities top-level package for defining Grease Entities and added an incomplete definition of the Character entity type.
author | M. George Hansen <technopolitica@gmail.com> |
---|---|
date | Wed, 27 Jul 2011 12:16:30 -1000 |
parents | 7a89ea5404b1 |
children | 535801aec63e |
comparison
equal
deleted
inserted
replaced
11:fa8bb78832e6 | 12:9c7a96c6fe41 |
---|