Crate ABC_ECS

source ·

Macros

  • This macro is used to get a variable ammount of components from an entity It returns a tuple of references to the components
  • This macro is used to muttably borrow a variable ammount of components from an entity

Structs

Traits