Constructor
ShumateTilenew
Declaration [src]
ShumateTile*
shumate_tile_new (
void
)
Return value
Type: ShumateTile
A new ShumateTile
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
ShumateTile*
shumate_tile_new (
void
)
Type: ShumateTile
A new ShumateTile
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |