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.


Messages - koolgraph

Pages: [1]
1
Graphics / sf::Image and SizeLimit
« on: June 06, 2011, 09:16:36 am »
i see... So what if i put an image too large for the client graphic card ?

i also don't see GetMaximumSize(), note that i'm on 1.6

2
Graphics / sf::Image and SizeLimit
« on: June 06, 2011, 06:13:09 am »
is There any restriction regarding the size limit of an sf::Image ?

3
Graphics / SetSubRect or Multiple Sprites ?
« on: February 17, 2011, 05:12:33 pm »
i was planning using a spritesheet, i'm not that dumb XD that's why i asked for SetSubRect()

thanks Laurent, so i'll set up a list of rect.

4
Graphics / SetSubRect or Multiple Sprites ?
« on: February 17, 2011, 04:05:16 pm »
What should be done, getting some SetSubRect for Animating a sprite, or, giving the impression of animating it by replacing it with another sprite ?

I think it should be better to load more sprite since it takes a bit more memory, but i guess it saves some CPU.

Pages: [1]
anything