[comp.sys.atari.st] help with drawing objects

dwc@homxc.UUCP (D.CHEN) (09/16/87)

i've been playing around with loading resource files
and drawing objects and have hit up against a brick
wall.  the problem is that i would like to be able to
move an object that i have created and loaded through
rsrc_load() to a different position on the screen.

it looked like all i had to do was to change the ob_x
and ob_y fields of the object but this resulted in the
object not being drawn on the screen.  is there and easy
way to move an object (if not, how do you do animation
with objects?).

danny chen
ihnp4!homxc!dwc