typedef struct sprite_tag SPRITE;
A Sprite type. Adds position and rotation and motion factors to an image. Hooks into the render system to get an update to draw on a temporary layer after the base rendering is done.
Copyright (c) 2010. All rights reserved.
|
What do you think about this topic? Send feedback!
|