Variable Children.entities

struct Children
{
  // ...
  Entity[] entities ;
  // ...
}