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

Pages: 1 2 [3]
31
General / sf::font::loadFromFile is spamming the console (Video)
« on: September 03, 2014, 11:24:50 am »
I have recorded a video
http://youtu.be/tK4WDvMwWew
about what is happening, when I use font.loadFromFile. Code is in the video.
I am sure, that it's the font.loadFromFile, because I tried deleting everything else, and it still didn't work.
It doesn't even work in other projects.
I am using VS 2013.

Am I doing something wrong?

32
General / How do I get the RenderWindow in another Class?
« on: January 09, 2014, 04:04:02 pm »
Hello, I wanted to ask how I get the RenderWindow to another Class, do i have to make getter-Functions or how can I sove it with Pointers?

33
General / Whats the difference between vector2f, vector2i, etc.
« on: January 08, 2014, 08:19:13 pm »
Hello, I just wanted to know if there's any difference between all verctor2's.

34
Graphics / Re: Test if any object is on a location
« on: December 05, 2013, 05:30:15 pm »
I dont just want to check if one object is there, but if any object is there.

35
Graphics / Test if any object is on a location
« on: December 03, 2013, 04:28:12 pm »
Hello!

I have 2 Integers. one for x Location and one for y. And i want a boolean to be true whenever any object is on those coordinates.



Sorry for my bad english

Pages: 1 2 [3]