hex_block_next
hex_block_resizehex_block_next
This function enumerates Hex blocks within a Hex Map Object.
Syntax
hex_block_t hex_block_next(
hex_block_t block
);
Parameters
block - a pointer to the Hex Block structure within Hex Map Object
Return
The function returns the pointer to the next Hex block structure, or NULL if there is no more blocks.
Minimum library version - 163
© 2007-2025 Northern Software Inc. All Rights Reserved.