Welcome to the QLIB 1.0 Online Reference
QSprite Example
The code below creates an animated sprite. Use the test cases to control it.
Test cases:
show
hide
move
slide
shake
stop
reload
set opacity
shadow
B/W
set transtion
// create a sprite sp = new QSprite(null, "sp", 50, 222, 43, 39, "img/qlib/bln2.gif");