Unload Debug.whiteTexture #7

Closed
opened 2020-02-13 22:40:29 +00:00 by mcmillen · 0 comments
Owner

This new Texture2D is created in Debug.Initialize() and should be unloaded from SneakGame.UnloadContent().

Either manually unload it, make a TextureManager, or just add a white texture to Content.

This new Texture2D is created in Debug.Initialize() and should be unloaded from SneakGame.UnloadContent(). Either manually unload it, make a TextureManager, or just add a white texture to Content.
mcmillen added the
cleanup
label 2020-02-13 22:40:30 +00:00
mcmillen added this to the 2020-Feb-10 milestone 2020-02-13 23:24:24 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: semicolin/sneak#7
No description provided.