diff --git a/engine/draw_8h_source.html b/engine/draw_8h_source.html index a4c5d91..4a66bfe 100644 --- a/engine/draw_8h_source.html +++ b/engine/draw_8h_source.html @@ -180,7 +180,7 @@ $(document).ready(function(){initNavTree('draw_8h_source.html',''); initResizabl
gf_draw_t::height
int height
Height of window.
Definition draw.h:108
gf_engine_t
Engine instance.
Definition core.h:46
gf_font_t
Font.
Definition font.h:95
-
gf_gui_t
GUI.
Definition gui.h:130
+
gf_gui_t
GUI.
Definition gui.h:144
gf_input_t
Input interface.
Definition input.h:64
texture.h
Type definitions related to texture.
diff --git a/engine/functions.html b/engine/functions.html index 7501eb9..12790d0 100644 --- a/engine/functions.html +++ b/engine/functions.html @@ -109,6 +109,7 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();

- c -