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

Author Topic: Graphic Help Needed  (Read 1309 times)

0 Members and 1 Guest are viewing this topic.

Father_Sloth

  • Newbie
  • *
  • Posts: 48
    • View Profile
Graphic Help Needed
« on: October 31, 2010, 06:24:52 pm »
Hey

In my Game all that is displayed is a white window. Could it be to do with my background?

Thanks

Simon

p.s. If i need to provide the code I'll post - just didn't want to bug up the thread.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Graphic Help Needed
« Reply #1 on: October 31, 2010, 09:15:01 pm »
Probably the images cannot be loaded. Check the return value of sf::Image::LoadFromFile().

By the way, you could describe your problem a little bit more precisely, so that one doesn't have to guess what you mean.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything