Library Property

Sprite Control

Retrieves a DAStatics object that gives the sprite access to the DirectAnimation library functions and properties.

Syntax

Scriptinglib=spriteObj.Library

Possible Values

lib
DAStatics object.

Example

The following JScript code shows how to use this property.

mysprite.Library=DAControl.PixelLibrary;

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.