Description: Removes the render list _name from the RenderList vector and deletes the instance of the RenderList Note: this will delete all sprockets that are in the RenderList.
Arguments:
Required:
std::string _name Name of the RenderList to delete
Return Value: returns true if the RenderList is deleted successfully, returns false otherwise