Prevent Reloading Resources #56

Closed
opened 2023-10-22 18:23:06 -05:00 by scott · 2 comments

When loading resources such as images and sounds, check to see if we've already loaded them. If so, return the existing handle instead of loading again.

When loading resources such as images and sounds, check to see if we've already loaded them. If so, return the existing handle instead of loading again.

assigned to @scott

assigned to @scott

Thought about this some more and decided against it. I can think of cases where this is actually desirable.

Thought about this some more and decided against it. I can think of cases where this is actually desirable.
scott (Migrated from skunkworks.kangaroopunch.com) closed this issue 2023-11-13 19:18:10 -06:00
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: Public_Skunkworks/singe#56
No description provided.