\i g b S byte::anim_loc word::pos_x word::pos_y byte::screen
Parameter | Type | Range | Description |
---|---|---|---|
anim_loc | byte | 0 ... 7 | index of the animation control |
pos_x | word | 0 ... display width - 1 | horizontal position on background screen |
pos_y | word | 0 ... display height - 1 | vertical position on background screen |
screen | byte | M, 0 ... number of screens - 1 | index of the background screen (M = main screen) |
Assigns the background screen screen to the animation engine anim_loc.
Note
Response: | [ACK] |
Example
\igbS\1\D20\D30\2
This will specify the content of screen #2 starting from cursor position 20/30 as background for the animation control #1.
Not supported by: DPC3050, DPC3020, DPC2060, DPC10xx
See also:
Remove Animation Background
Set Animation Background Color
Set Animation Background Graphic
Set Animation Background Frame
Erase Animation Image Area
Erase Animation Frame Area
Copyright © demmel products gmbh. All rights reserved.