![]() ![]() ![]() |
|
GetSpriteLocalString | ||
String$ = GetSpriteLocalString(SpriteNumber, Offset) | ||
Parameters: SpriteNumber = The Index of the sprite you wish to query Offset = The offset address to read this data from |
||
Returns: String$ = The string you read from the sprites local data |
||
The GetSpriteLocalString function reads a String from a sprites local data bank. FACTS: * See CreateSpriteLocals Mini Tutorial: This example creates a sprites local data bank, fills it will various tidbits of test data, then reads this data back from the sprite.
This example wouldoutput something like this.
|
|
|||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() ![]() ![]() |
(c) Copyright 2002 - 2025 - Kevin Picone - PlayBASIC.com |