|
GetSpriteHandleX | ||
XHandle = GetSpriteHandleX(SpriteIndex) | ||
Parameters: SpriteIndex = The number of the sprite you wish to check |
||
Returns: XHandle = The offset along the X axis for this sprite |
||
The GetSpriteHandleX function returns the current X handle offset for this sprite. FACTS: * See SpriteHandle for more information about sprite handles. Mini Tutorial: Create a sprite, assign it a blank image, Center the sprites handle around this image, and read these settings back.
This example would output.
|
Related Info: | AutoCenterSpriteHandle | CenterSpriteHandle | GetSpriteHandleY | SpriteHandle : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |