-
Notifications
You must be signed in to change notification settings - Fork 8
BASIC TILEMAP Functions
Curtis F Kaylor edited this page Sep 19, 2023
·
1 revision
TYPE: plusBASIC graphics functions
FORMAT: TILEMAPX
Action: Returns the tile map x-offset
- Returned value will be in the range 0 through 511.
Examples:
X = TILEMAPX
Sets variable X to the tilemap x-offset.
FORMAT: TILEMAPY
Action: Returns the tile map y-offset
- Returned value will be in the range 0 through 255.
Examples:
Y = TILEMAPY
Sets variable Y to the tilemap y-offset.
To Search for pages in the wiki, press Pages above and type a search term in the "Find a page..." box. Results will update beneath automatically.
- Aquarius+ User Guide
- Quick Start
- Hardware
- Software
-
Other Development Resources