denniskaselow / dartemis

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

several minor bugs that prevent dartemis from being usable #10

Closed denniskaselow closed 12 years ago

denniskaselow commented 12 years ago

just try to use it, it won't work :(

int values with null instead of 0 Map<String, ...> instead of Map<Type, ....>