Component Cleanup #9

Open
opened 2024-11-23 12:30:07 +01:00 by Booklordofthedings · 0 comments

Components might sometimes want to heap allocate things in that case we should allow the registrar to supply a deletion method that ensures correct cleanup. specifically when the ecs gets destroyed since we dont return all existing components in that case

Components might sometimes want to heap allocate things in that case we should allow the registrar to supply a deletion method that ensures correct cleanup. specifically when the ecs gets destroyed since we dont return all existing components in that case
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Theater/Theater-ECS#9
No description provided.