Kohi Game Engine
image_loader.h File Reference

A resource loader that handles image resources. More...

Go to the source code of this file.

Functions

resource_loader image_resource_loader_create (void)
 Creates and returns an image resource loader. More...
 

Detailed Description

A resource loader that handles image resources.

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

Function Documentation

◆ image_resource_loader_create()

resource_loader image_resource_loader_create ( void  )

Creates and returns an image resource loader.

Returns
The newly created resource loader.