[−][src]Crate entity_store_helper
Library to simplify using code generated by entity_store_code_gen.
Re-exports
pub extern crate direction; |
pub extern crate cgmath; |
pub extern crate num; |
pub extern crate append; |
pub extern crate grid_2d; |
Macros
include_entity_store | Expands to the code generated by entity_store_code_gen. Example usage: |
Structs
IdAllocator | |
NeighbourCount | Table for managing counts associated with directions.
This is used by the generated spatial hash as
storage for the |