浏览代码

updated TODO

Michele Caini 7 年之前
父节点
当前提交
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 :-)