add_all
Description:
Adds all entities from source
to this.
Using one of the constructors in a subclass is preferable to this method.
Parameters:
this |
the entity list |
source |
the list to add |
Adds all entities from source
to this.
Using one of the constructors in a subclass is preferable to this method.
this |
the entity list |
source |
the list to add |