Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
D
»
Tiled screens
Print
Pages: [
1
]
Author
Topic: Tiled screens (Read 12792 times)
0 Members and 1 Guest are viewing this topic.
joelcnz
Newbie
Posts: 17
Tiled screens
«
on:
September 10, 2015, 02:58:54 am »
I can't see what's wrong with this OSX program. It's a testing program.
Here's the program:
https://www.dropbox.com/s/6u98gcaoit5ac5j/Sprites.zip?dl=0
Logged
Jebbs
Sr. Member
Posts: 358
DSFML Developer
Re: Tiled screens
«
Reply #1 on:
September 10, 2015, 03:37:28 am »
I can look at it, but it's going to be a couple of days before I can get to it.
What's the problem you're having?
Can you make sure that your example is as minimized as possible while still showing the issue?
Logged
DSFML
- SFML for the D Programming Language.
joelcnz
Newbie
Posts: 17
Re: Tiled screens
«
Reply #2 on:
September 10, 2015, 04:20:07 am »
It just prints one kind of sprite, all bricks. It’s one file about 130 lines, maybe I can paste it in. It uses textureRect and IntRect.
Logged
joelcnz
Newbie
Posts: 17
Re: Tiled screens
«
Reply #3 on:
September 10, 2015, 05:41:47 am »
I've fixed the problem. Used tracers to help, eg. writeln(value);
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
D
»
Tiled screens
anything