maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
RETROTILE_DATA_DS Struct Reference

Internal data structure used by retrotile_gen_diamond_square_iter(). More...

#include <retrotil.h>

Data Fields

int16_t sect_x
 Starting X of subsector in a given iteration.
 
int16_t sect_y
 Starting Y of subsector in a given iteration.
 
int16_t sect_w
 Width of subsector in a given iteration.
 
int16_t sect_h
 Height of subsector in a given iteration.
 
int16_t sect_w_half
 Half of the width of subsector in a given iteration.
 
int16_t sect_h_half
 Half of the height of subsector in a given iteration.
 
retroflat_tile_t highest_generated
 
retroflat_tile_t lowest_generated
 

Detailed Description

Internal data structure used by retrotile_gen_diamond_square_iter().


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