Path to this page:
./
wip/entityx,
Fast, type-safe C++ Entity-Component system
Branch: CURRENT,
Version: 1.3.0,
Package name: entityx-1.3.0,
Maintainer: pkgsrc-usersEntity Component Systems (ECS) are a form of decomposition that
completely decouples entity logic and data from the entity "objects"
themselves.
EntityX is an EC system that uses C++11 features to provide type-safe
component management, event delivery, etc. It was built during the
creation of a 2D space shooter.
Master sites:
Version history: (Expand)
- (2023-02-13) Package has been reborn
- (2020-12-31) Package added to pkgsrc.se, version entityx-1.3.0 (created)