Need a bit of help here, if you wouldn't mind :)
1. How can I read the color of a pixel on the screen or on an image?
2. I am using For EachIn Next to cycle through type lists currently. Is there a way to move through a type list inside a Repeat or While loop?
3. Can you define pointers that point to items in a list, and what is the syntax for accessing them?
4. How can I clone an image ?
5. How can I shift part of the screen (like for scrolling), I think the old Blitz had CopyRect or something like that. You could just move part of the screen to another location.
6. Is it possible to draw just part of a larger image to the screen?
Phew. Thank you so much for any help. I feel like I'm really making progress in my programming, thanks to you guys!
Rico
1. How can I read the color of a pixel on the screen or on an image?
2. I am using For EachIn Next to cycle through type lists currently. Is there a way to move through a type list inside a Repeat or While loop?
3. Can you define pointers that point to items in a list, and what is the syntax for accessing them?
4. How can I clone an image ?
5. How can I shift part of the screen (like for scrolling), I think the old Blitz had CopyRect or something like that. You could just move part of the screen to another location.
6. Is it possible to draw just part of a larger image to the screen?
Phew. Thank you so much for any help. I feel like I'm really making progress in my programming, thanks to you guys!
Rico