Constructor

ShumateTilenew

Declaration [src]

ShumateTile*
shumate_tile_new (
  void
)

Description [src]

Creates an instance of ShumateTile.

Return value

Type: ShumateTile

A new ShumateTile.

The caller of the function takes ownership of the data, and is responsible for freeing it.