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

Pages: [1]
1
Java / TMX loader for JSFML
« on: May 31, 2014, 05:14:46 pm »
Hi!

I want to know if exists an library to load tiled maps on JSFML like this TMX loader for SFML:https://github.com/fallahn/sfml-tmxloader

I ask this because i would to carry my game from SFML to JSFML.

Thanks

2
Window / Position the mouse changing when I move the View
« on: April 15, 2014, 03:49:00 am »
Hi,

I have an problem, i start my Window and i get the mouse positions( sf::Mouse::getPosition() ), when i move my view the mouse positions changes too.
Have anyway to keep the mouse positions independent of View movement?

Sorry my bad English, thanks

Pages: [1]