Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Saile

Pages: [1]
1
Graphics / Sprite.SetImage memory trouble
« on: October 28, 2007, 02:23:45 pm »
Im working with tiles and have a big image with many pictures, I use the sprite.SetImage & sprite.SetSubRect to my class. That makes all instances I create have that big image stored for them selves which increases the memory radical. Would it be better if the Image worked as a pointer, if it isn't?

Pages: [1]