Jump to content


joshuaallen64

Member Since 13 May 2005
Online Last Active Today, 01:07 AM

Posts I've Made

In Topic: GM Studio - Whishlist

15 May 2013 - 09:51 PM

I would really like to see some sort of point added. For example:
return point(x,y)

In Topic: GM Studio - Whishlist

10 May 2013 - 02:45 PM

What about Garbage collection.

 

If you where to store surfaces on a map and destroy the map the surfaces should be freed from memory. 

This would be especially good on mobile devices.


In Topic: Destroying Data Structures

10 May 2013 - 01:19 PM

thanks

In Topic: Destroying Data Structures

10 May 2013 - 12:23 PM

Thanks for the reply but that really doesn't answer my question, I understand that the reference in the data structure has disappeared but with the reference gone in jave or c# a garbage collector frees it from memory but in c++ there is no garbage collector.

So there is no garbage collecting in game maker?
If I export to ios or android is there garbage collecting there?

In Topic: [Solved] Can Only Load A .Png From An Url

07 May 2013 - 01:31 PM

All the images are .jpg at:
https://developers.f...using-pictures/

My facebook profile image is also a .jpg