We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An Entity is an existing object in the environment. It contains elements, which decide its attributes.
private readonly List<Element> elements;
This is just a simple list containing the elements