GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  gf_type
 audio.hType definitions related to audio interface
 client.hType definitions related to client interface
 compat.hType definitions for C99 types in C89
 core.hType definitions related to core
 draw.hType definitions related to drawing interface
 draw_driver.hType definitions related to drawing driver
 draw_platform.hType definitions related to platform-dependent part of drawing driver
 font.hType definitions related to font
 graphic.hType definitions related to graphic interface
 gui.hType definitions related to GUI
 input.hType definitions related to input interface
 math.hType definitions related to math
 mesh.hType definitions related to mesh
 model.hType definitions related to model
 physics.hType definitions related to physics interface
 server.hType definitions related to server interface
 texture.hType definitions related to texture
 thread.hType definitions related to thread interface
 version.hType definitions related to version
 gf_audio.hAudio interface
 gf_client.hClient interface
 gf_core.hCore
 gf_directx.hDirectX headers
 gf_draw.hDrawing interface
 gf_draw_driver.hDrawing driver
 gf_draw_platform.hPlatform-dependent part of drawing driver
 gf_font.hFont
 gf_graphic.hGraphic interface
 gf_gui.hGUI
 gf_input.hInput
 gf_log.hLogger
 gf_macro.hMacro
 gf_math.hMath
 gf_mesh.hMesh
 gf_model.hModel
 gf_opengl.hOpenGL headers
 gf_physics.hPhysics interface
 gf_pre.hRequired headers before anything
 gf_server.hClient interface
 gf_texture.hTexture
 gf_thread.hThread interface
 gf_version.hVersion
  src
  audio
 gf_audio_mod.c
 gf_audio_xm.c
  graphic
  directx
  dx11
 gf_draw.c
 gf_driver.c
 gf_graphic.c
  opengl
  glfw
 gf_draw.c
  glx
 gf_draw.c
  wgl
 gf_draw.c
 gf_driver.c
 gf_graphic.c
  thread
  posix
 gf_thread.c
  win32
 gf_thread.c
 gf_audio.c
 gf_client.c
 gf_core.c
 gf_draw_common.c
 gf_font.c
 gf_graphic_common.c
 gf_gui.c
 gf_input.c
 gf_log.c
 gf_math.c
 gf_mesh.c
 gf_miniaudio.c
 gf_model.c
 gf_physics.c
 gf_server.c
 gf_stb_image.c
 gf_texture.c
 gf_version.c
  util
  engineinfo
 main_console.c
 main_windows.c