Prev: AEF3 Up: Map Next: AFEF
AFA5: Graphics - Scroll pointer arrow
scroll spell pointer arrow
Pointer to the selected spell on the scroll. Position does not change.
SCROLL ARROW POINTER GRAPHIC
TEST-UDG-289TEST-UDG-290TEST-UDG-291TEST-UDG-292
AFA5 DEFB %00000001 Graphic properties
AFA6 DEFB $04 Graphic consists of 4 tiles
AFA7 DEFB $00 Horizontal (X axis) pixel offset (0 pixels)
AFA8 DEFB $FC Vertical (Y axis) pixel offset (-4 pixels)
AFA9 DEFB $0F Graphic consists of 15 bytes
AFAA DEFB $01,$02,$04,$08,$10,$22,$46,$8F TEST-UDG-289
AFB2 DEFB $46,$24,$10,$08,$04,$02,$01
AFB9 DEFB $08 Horizontal (X axis) pixel offset (+8 pixels)
AFBA DEFB $FC Vertical (Y axis) pixel offset (-4 pixels)
AFBB DEFB $0F Graphic consists of 15 bytes
AFBC DEFB $00,$80,$80,$80,$FF,$41,$9A,$3C TEST-UDG-290
AFC4 DEFB $59,$82,$FF,$80,$80,$80,$00
AFCB DEFB $10 Horizontal (X axis) pixel offset (+16 pixels)
AFCC DEFB $FC Vertical (Y axis) pixel offset (-4 pixels)
AFCD DEFB $0F Graphic consists of 15 bytes
AFCE DEFB $00,$00,$00,$00,$FF,$04,$69,$F3 TEST-UDG-291
AFD6 DEFB $45,$08,$FF,$00,$00,$00,$00
AFDD DEFB $18 Horizontal (X axis) pixel offset (+24 pixels)
AFDE DEFB $FC Vertical (Y axis) pixel offset (-4 pixels)
AFDF DEFB $0F Graphics consists of 15 bytes
AFE0 DEFB $00,$00,$00,$00,$FF,$11,$A5,$CD TEST-UDG-292
AFE8 DEFB $95,$21,$FF,$00,$00,$00,$00
Prev: AEF3 Up: Map Next: AFEF