
Entity-component-system (ECS) is a software architecture pattern that implements concepts from Composition over inheritance using a database-like structure. Common ECS approaches are highly compatible with Data-driven programming techniques, and the two approaches are often combined. == History == The 2002 game Dungeon Siege has one of the first r...
Found on
http://en.wikipedia.org/wiki/Entity_component_system
No exact match found.