浏览代码

updated TODO

Michele Caini 7 年之前
父节点
当前提交
a9cb2d2efd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -17,4 +17,5 @@
 * hashed string: add implicit check on construction for uniqueness (optional)
 * signals on entity creation/destruction
 * flexible views with "composable" filters like negative queries: find entites that have components A, B, but not C.
+* destroy overload that accepts a couple of iterators (see create)
 * review persistent views and avoid indirection to get components