Articles Archive
Director Forums
Director Wiki
Job Board
Search
 
 Director Online WikiMain Page | About | Help | FAQ | Special pages | Log in | Printable version | Disclaimers

SuspendUpdates

From Director Online Wiki

Set sprite(<3DspriteNum>).suspendUpdates to TRUE to prevent the sprite from being updated as part of the normal screen redraw operations.

A disadvantage of this is that trails will be created in the 3D sprite if you drag another window over the top of it.

To resume normal redraw behavior, set sprite(<3DspriteNum>).suspendUpdates back to FALSE, its default value.

Retrieved from "http://www.director-online.com/dougwiki/index.php/SuspendUpdates"

This page has been accessed 431 times. This page was last modified 23:57, 15 Mar 2007.