![]() ![]() ![]() |
|
SpriteLocalByte | ||
SpriteLocalByte SpriteNumber, Offset, ByteValue | ||
Parameters: SpriteNumber = The Index of the sprite you wish to attach the data to Offset = The offset address to place this data ByteValue = The Byte value to wish to write |
||
Returns: NONE | ||
SpriteLocalByte writes a byte value into a sprites local data area. You can think of this data as being pinned to the sprite. FACTS: * See CreateSpriteLocals Mini Tutorial: This example creates and deletes a local data bank from a sprite.
This example wouldoutput something like this.
|
|
|||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() ![]() ![]() |
(c) Copyright 2002 - 2025 - Kevin Picone - PlayBASIC.com |