Michele Caini 7 лет назад
Родитель
Сommit
0b81421124
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -20,3 +20,4 @@
   - each components only return actual component, so shared components are returned only once
 * add a sort of "fast each" for when users know they are not to add/remove components, it can use directly raw access and improve even further performance
 * types defined at runtime that refer to the same compile-time type (but to different pools) are possible, the library is almost there
+* view/group iterators that return entities and components? I'd still like to have it :-)