tecs 1.0.4 copy "tecs: ^1.0.4" to clipboard
tecs: ^1.0.4 copied to clipboard

Simple ECS for dart.

1.0.4 #

  • Querying will return the list of rows directly instead of capsulating them in a class.
  • Ability to query with parameters has been added. queryWithParams, queryCountWithParams
  • Helper functions added for creating custom queries. componentID, componentColumn, archetypesWith

1.0.3 #

  • Ability to create entities with multiple components, in bulk.

1.0.2 #

  • BitHash to SetHash so you can have more than 32 components.

1.0.1 #

  • Ability to add and remove components in bulk.

1.0.0 #

  • Initial release.
2
likes
0
points
373
downloads

Publisher

unverified uploader

Weekly Downloads

Simple ECS for dart.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on tecs