townengine/include
2024-10-07 15:56:00 +03:00
..
twn_audio.h twn_audio: rework interface 2024-10-07 15:21:44 +03:00
twn_camera.h typedef & PascalCase for ALL structs and enums 2024-09-23 14:43:16 -03:00
twn_concatenate.h finally compiling and running, text still needs rework 2024-09-16 16:17:00 +03:00
twn_config.h twn_audio: settle down on float32 2-channel sampling only, format enums to style used elsewhere 2024-10-01 12:59:01 +03:00
twn_context.h implement game configuration file 2024-10-01 12:48:42 +03:00
twn_engine_api.h partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00
twn_game_api.h partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00
twn_input.h twn_input: add twn_scancode.h as port of SDL_scancode.h, remove SDL2/SDL.h header usage sa for plans on having clean public headers 2024-10-06 23:49:05 +03:00
twn_loop.h partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00
twn_option.h finally compiling and running, text still needs rework 2024-09-16 16:17:00 +03:00
twn_rendering.h twn_rendering.c: rename font_path parameter to font 2024-10-07 12:32:06 +03:00
twn_scancode.h twn_input: add twn_scancode.h as port of SDL_scancode.h, remove SDL2/SDL.h header usage sa for plans on having clean public headers 2024-10-06 23:49:05 +03:00
twn_texture_modes.h typedef & PascalCase for ALL structs and enums 2024-09-23 14:43:16 -03:00
twn_types.h move typedefs to twn_types.h, specify that twn_vec.h is C user only, remove Vec2sh 2024-10-07 15:56:00 +03:00
twn_util.h twn_util: separate internal c-only features from public header 2024-10-07 10:44:18 +03:00
twn_varargcount.h finally compiling and running, text still needs rework 2024-09-16 16:17:00 +03:00
twn_vec.h move typedefs to twn_types.h, specify that twn_vec.h is C user only, remove Vec2sh 2024-10-07 15:56:00 +03:00