|
Amulets & Armor
v1.02
Open Source Game
|
Data Fields | |
| T_byte8 | end |
| T_word16 | offset |
| T_byte8 | start |
GrDrawCompressedBitmap is just like GrDrawBitmap, but takes in a compressed and rotated bitmap (.CPC file).
NOTE: No matter how much you want it to, this routine does NOT clip the bitmap at the edge on the screen and trying to will cause it to bomb.
| p_bitmap | – Pointer to a compressed bitmap picture |
| x_left | – Position of the left |
| y_top | – Position of the top |
| T_byte8 end |
| T_word16 offset |
| T_byte8 start |
1.8.4