Kaynağa Gözat

updated TODO

Michele Caini 7 yıl önce
ebeveyn
işleme
0b81421124
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 :-)