Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Question about Content load memory management

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles