Animated Title

Description: Rotating a title
Programmer: CIPHER-DIAZ
Compiler: Smart Mobile Studio 2.2

Introduction

This demo shows an image bouncing and rotating under the control of a timer. Rotation is measured in degrees and is changed by 0.5 each time (and not restricted to an integer). Rotation about the x, y and/or z axis is possible.

Note that the display of the credit uses the bitmapped font already built into the W3BMPFont unit while the rendering of the scrolling message requires an image of all of the characters as a resource. The program code manipulates this background image without using W3BMPFont.