|
CopySprite | |
CopySprite SourceSpriteIndex, DestSpriteIndex | |
Parameters: SourceSpriteIndex = The identifier of the sprite you wish to copy DestSpriteIndex = The identifier of the sprite you wish to the source sprite to |
|
Returns: NONE | |
CopySprite clones all of the source sprite properties to a destination sprite. FACTS: * If the destination sprite existed before the copy, then it's settings will be overwritten. |
|
Example Source: Download This Example
|
Related Info: | CreateSprite | NewSprite : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |