How to draw (brush/anim/layer/sprite) to Display?
Posted: Wed Aug 03, 2011 10:33 pm
I am making this tilebased Map. I was just about to make a routine that fills the screen with map[x][y]... info.
However, looking through all the graphics functions (Anim, Brush, Layer, Sprite), I could not find a single way to use any of these to actually Draw to the Display.
Is it truly so that only way for me to draw a map in Hollywood is to fill the display with, in this case, 480 of size 64x64 brushes?
However, looking through all the graphics functions (Anim, Brush, Layer, Sprite), I could not find a single way to use any of these to actually Draw to the Display.
Is it truly so that only way for me to draw a map in Hollywood is to fill the display with, in this case, 480 of size 64x64 brushes?