Michele Caini 8 ani în urmă
părinte
comite
4cd1025011
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -91,7 +91,6 @@ compile-time or at runtime).
 * An incredibly fast entity-component system based on sparse sets, with its own
 * An incredibly fast entity-component system based on sparse sets, with its own
 views and a _pay for what you use_ policy to adjust performance and memory usage
 views and a _pay for what you use_ policy to adjust performance and memory usage
 according to the users' requirements.
 according to the users' requirements.
-* Spaces, a nice and easy way to create partitions between entities.
 * Actor class for those who aren't confident with entity-component systems.
 * Actor class for those who aren't confident with entity-component systems.
 * The smallest and most basic implementation of a service locator ever seen.
 * The smallest and most basic implementation of a service locator ever seen.
 * A cooperative scheduler for processes of any type.
 * A cooperative scheduler for processes of any type.