|
Class Summary |
| HLData |
stores file info data of an object like an ICON or a GIFf, such as its identity, name,
size and offset in the hotline.dat file |
| HLDataHdr |
data structure where LVT header data is stored |
| HLExtractor |
use this class to open the hotline.dat file, access ICONs, GIFfs, etc. |
| HLIconData |
data structure where all the important icon information data is stored |
| HLIndexTable |
this class manages all tables, such as the GIFf-table, the ICON-table, ... |
| HLRGB |
class to manage RGB-objects |
| HLTable |
this class stored an entire block index table, such as GIFf, ICON, ... |
| HLUtils |
an abstract class with various useful operations, such as conversions etc. |