Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Circle bug?
#1
I was reading the DarkDread RPG Tutors and notice that the circle command looks like it draw 1 more pixel width that the QB version.

I have put a little demo of the program here :

http://fbtk.qbtk.com/phpBB2/viewtopic.php?t=232

In TE-FB.BAS (Line 198) I must put :

CIRCLE (X% + 9, Y% + 9), 8, 40

Instead of :

CIRCLE (X% + 9, Y% + 9), 9, 40

Of the QB version.

If not the draw character is 1 more pixel width that the tile width and then when you move it, there remains some garbage on screen.

Greets
Tio Bit
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)