You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, after creating an actor and seting a texture i remove the texture by actor.settexture (null) when i dont dispose the the texture like this in advance actor.gettexture ().dispose i get delegate to garbage collected object error at some point.
The text was updated successfully, but these errors were encountered:
pettaa123
changed the title
automatic dispose when not setted to anympre?
automatic dispose of texture when not setted to actor anymore?
Feb 4, 2019
Hey there, after creating an actor and seting a texture i remove the texture by actor.settexture (null) when i dont dispose the the texture like this in advance actor.gettexture ().dispose i get delegate to garbage collected object error at some point.
The text was updated successfully, but these errors were encountered: