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 - lruc

Pages: [1]
1
General discussions / Sprite Collision Detection
« on: August 19, 2008, 11:39:32 pm »
Edit: GIF's OR bmp sprite sheets

2
General discussions / Sprite Collision Detection
« on: August 19, 2008, 11:23:01 pm »
How about something like animation support? ex. like GIF's of bmp sprite sheets.

3
General discussions / Sprite Collision Detection
« on: August 19, 2008, 02:57:59 am »
Is there anyway to detect sprite collisions in SFML? I wanted to use SFML to make a simple RPG but it doesn't have a lot of things that I thought it would have, mostly sprite collision. Is SFML even meant for games?

4
General discussions / .hpp and floats
« on: August 11, 2008, 08:57:57 pm »
Why does sfml use the extension .hpp? I have never before before seen that used. Also, not that I know a lot about floating-point math, but why does it use floats? It seems kind've standard in C++ to use doubles.

5
Feature requests / Installation instructions inside the tarballs
« on: August 11, 2008, 03:30:31 pm »
Thats ok. I found that saving the links as html douments works quite well anyways.

6
Feature requests / Installation instructions inside the tarballs
« on: August 10, 2008, 08:59:06 pm »
How about including all of the tutorials in the documentation? I go on vacation alot where I don't have access to internet and that would be really nice.

Pages: [1]