_TMapCreateIndirectDesc Struct Reference
[Map System Functions]

Describes the map creation. More...


Data Fields

u8 BgNo
 Background Number.
TMapBoundsInfo Bounds
 Map boundary information. Map can only move within this area.
u8 DataTypeSize
 Size of one element in pData.
u32 Flags
 Combination of Map Flags, see Map System Flags.
PMapDrawFunc pColumnDrawer
 Pointer to custom map column-drawing function. Necessary only if Flags has MAP_FLAGS_CUSTOMMAPDRAWER set.
const void * pData
 Pointer to Map-Data.
TPointSfp32 Position
 Position in pixels, specified in fixed point format.
PMapDrawFunc pRowDrawer
 Pointer to custom map row-drawing function. Necessary only if Flags has MAP_FLAGS_CUSTOMMAPDRAWER set.
TMapSizeInfo Size
 Size information.


Detailed Description

Describes the map creation.

See also:
hel_MapCreateIndirect


Generated on Sat Aug 12 13:54:10 2006 for HEL 2 Library by  doxygen 1.4.7