Amulets & Armor  v1.02
Open Source Game
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
T_compressEntry Struct Reference

Data Fields

T_byte8 end
 
T_word16 offset
 
T_byte8 start
 

Detailed Description

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.

Parameters
p_bitmap– Pointer to a compressed bitmap picture
x_left– Position of the left
y_top– Position of the top

Field Documentation

T_byte8 end
T_word16 offset
T_byte8 start

The documentation for this struct was generated from the following file: