source: oup/structdefs/IGHH.txt@ 1011

Last change on this file since 1011 was 37, checked in by alloc, 18 years ago
File size: 868 bytes
Line 
1IGUI (In-Game User Interface) HUD (Head-Up Display) Help
2File id $00 12 File id
3Level id $04 17 Level id
4Not used $08 1028 Not used
5TXMP-link $24 12 Link to the left HUD image
6TXMP-link $28 12 Link to the right HUD image
7Left image position $2C 4 The left HUD image starts 55 pixel from the left screen border
8Right image position $30 4 The right HUD image starts 42 pixel from the right screen border (65535 - 65493 = 42)
9Left words $34 4 Number of words on the left side
10Right words $38 4 Number of words on the right side
11Word-packages $3C 4 Amount of word-packages that follow
12*Package $40 $3C 4 68
13Text field $00 10064 Text field (all entries after the fist 00 are useless)
14Text x-position $40 2 x-position of the text (from the left/right border of the HUD image)
15Text y-position $42 2 y-position of the text (from the top border of the HUD image)
Note: See TracBrowser for help on using the repository browser.