GoldFish Engine
Quite simple and lightweight game engine
|
Type definitions related to drawing interface. More...
#include <gf_pre.h>
#include <gf_macro.h>
#include <gf_type/draw_platform.h>
#include <gf_type/draw_driver.h>
#include <gf_type/texture.h>
#include <gf_type/core.h>
#include <gf_type/math.h>
#include <gf_type/gui.h>
#include <gf_type/font.h>
#include <gf_type/input.h>
Go to the source code of this file.
Data Structures | |
struct | gf_draw_t |
Drawing interface. More... | |
Type definitions related to drawing interface.
Definition in file draw.h.