| Got a question about something...March 18 2003 at 7:06 AM | Lord QuickSilver from IP address 63.246.194.63 | |
|
Ok... Here's the deal. I created a program that uses a tile set. The statement to dimmension the array looks like this:
DIM SHARED TSET(130, 64) AS INTEGER
The program draws two layers. The first layer draws perfectly fine, but the second one doesn't. It draws only the first row on the top of the screen, and even that only sometimes.
Does anybody have any clue as to what's going on?
Thanks!
LordQuickSilver - | |
| | Responses |
|
|