@11110 wrote:
i have a question about contentload.
if i have
Texture txt1 = Content.load("abc.jpg"):
Texture txt2 = Content.load("abc.jpg"):txt1, txt2 are they both get the same reference? And will the memory stack?
Posts: 5
Participants: 4
@11110 wrote:
i have a question about contentload.
if i have
Texture txt1 = Content.load("abc.jpg"):
Texture txt2 = Content.load("abc.jpg"):txt1, txt2 are they both get the same reference? And will the memory stack?
Posts: 5
Participants: 4