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 (T2FSContext *ctx, T2FSTexture *texture, uint32_t id)
void t2fs_gui_texture_unload (T2FSTexture *texture)

Function Documentation

◆ t2fs_gui_texture_load()

int t2fs_gui_texture_load ( T2FSContext * ctx,
T2FSTexture * texture,
uint32_t id )

◆ t2fs_gui_texture_unload()

void t2fs_gui_texture_unload ( T2FSTexture * texture)