182
edits
(Adding info about unused field. (ref. - BFW_Motoko.h, line 859)) |
m (Formatting...) |
||
Line 13: | Line 13: | ||
{{OBDtr| 0x10 | int16 |00FFFF| 80 02 | 640 | width of the window in pixel }} | {{OBDtr| 0x10 | int16 |00FFFF| 80 02 | 640 | width of the window in pixel }} | ||
{{OBDtr| 0x12 | int16 |00FFFF| E0 01 | 480 | height of the window in pixel }} | {{OBDtr| 0x12 | int16 |00FFFF| E0 01 | 480 | height of the window in pixel }} | ||
{{OBDtr| 0x14 | int32 |FF00FF| 01 00 00 00 | 1 | unused (originally as Pixel Type }} | {{OBDtr| 0x14 | int32 |FF00FF| 01 00 00 00 | 1 | unused <code>(originally as Pixel Type)</code> }} | ||
{{OBDtr| 0x18 | int16 |FF8000| 03 00 | 3 | number of columns; ignored and computed at runtime }} | {{OBDtr| 0x18 | int16 |FF8000| 03 00 | 3 | number of columns; ignored and computed at runtime }} | ||
{{OBDtr| 0x1A | int16 |FF8000| 02 00 | 2 | number of rows; ignored and computed at runtime }} | {{OBDtr| 0x1A | int16 |FF8000| 02 00 | 2 | number of rows; ignored and computed at runtime }} |
edits