Kohi Game Engine
binary_loader.h
Go to the documentation of this file.
1
12
#pragma once
13
14
#include "
systems/resource_system.h
"
15
21
resource_loader
binary_resource_loader_create
(
void
);
binary_resource_loader_create
resource_loader binary_resource_loader_create(void)
Creates and returns a binary resource loader.
resource_system.h
This file contains the implementation of the resource system. The resource system is responsible for ...
resource_loader
An "interface" for a resource loader. All registered loaders use this.
Definition:
resource_system.h:27
engine
src
resources
loaders
binary_loader.h
Generated by
1.9.1