A QwSpriteField with a background image. More...
#include <QwSpriteField.h>
Inherits QwSpriteField.
Although it is not very useful to provide a complex background drawing method for a QwSpriteField (since redraw efficiency is achieved by sprites, not static background graphics), if your application requires only a simple repeating background image, this class will suffice.
This class is also intended as documentation-by-example for the QwSpriteField::drawBackground method.
Construct an QwImageSpriteField which uses the given image file as the background image. Any Qt-supported image format may be used.
[virtual]
Does nothing.
[virtual protected]
Reimplements QwSpriteField::drawBackground to draw the image as the background.
This file is copyright © 1995-97 Warwick Allison.
It was generated from the following files: