LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
gui.h File Reference
#include <stdint.h>
#include "t2fs.h"
#include "models/common.h"

Go to the source code of this file.

Functions

int t2fs_gui_texture_load (t_t2fs *lib, t2fsTexture *texture, uint32_t id)
void t2fs_gui_texture_unload (t2fsTexture *texture)

Function Documentation

◆ t2fs_gui_texture_load()

int t2fs_gui_texture_load ( t_t2fs * lib,
t2fsTexture * texture,
uint32_t id )

◆ t2fs_gui_texture_unload()

void t2fs_gui_texture_unload ( t2fsTexture * texture)