request To Add Entity
Requests to add an Entity to the MeepMeep application.
This method adds the specified Entity to the requestedAddEntityList, marks the entityList as dirty to indicate it needs to be sorted, and returns the current MeepMeep instance for method chaining.
Return
The MeepMeep instance for method chaining.
Parameters
entity
The Entity to be added to the application.