|
GetSpriteHandleY | ||
YHandle = GetSpriteHandleY(SpriteIndex) | ||
Parameters: SpriteIndex = The number of the sprite you wish to check |
||
Returns: YHandle = The offset along the Y axis for this sprite |
||
The GetSpriteHandleY 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 | GetSpriteHandleX | SpriteHandle : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |