0 Members and 1 Guest are viewing this topic.
if (!Image[4].LoadFromFile("Tree.eps")) return 0;sf::Sprite tree;tree.SetImage(Image[4]);