denniskaselow / dartemis

A Dart port of the Artemis Entity System Framework
BSD 2-Clause "Simplified" License
49 stars 6 forks source link

fix in GroupManager.isInGroup where entity is not members of any group #20

Closed davidB closed 11 years ago

davidB commented 11 years ago

also change the n-arity in the doc of TagManager and GroupManager.

davidB commented 11 years ago

Thanks for your port.

denniskaselow commented 11 years ago

Thanks for your fixes and tests.