Kohi Game Engine
terrain_loader.h File Reference

A resource loader that handles terrain config resources. More...

Go to the source code of this file.

Functions

resource_loader terrain_resource_loader_create (void)
 Creates and returns a terrain resource loader. More...
 

Detailed Description

A resource loader that handles terrain config resources.

Author
Travis Vroman (travi.nosp@m.s@ko.nosp@m.hieng.nosp@m.ine..nosp@m.com)
Version
1.0
Date
2022-02-28

Function Documentation

◆ terrain_resource_loader_create()

resource_loader terrain_resource_loader_create ( void  )

Creates and returns a terrain resource loader.

Returns
The newly created resource loader.