Show TOC Welcome to the QLIB 1.0 Online Reference
QLIB 

QSprite Example

The code below creates an animated sprite. Use the test cases to control it.
 
// create a sprite
sp = new QSprite(null, "sp", 50, 222, 43, 39, "img/qlib/bln2.gif");