centurion
A modern C++ wrapper library for SDL.
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- .gitkeep
- centurion.cmake
- FindSDL2.cmake
- FindSDL2_image.cmake
- FindSDL2_mixer.cmake
- FindSDL2_ttf.cmake
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- demo.cpp
- CMakeLists.txt
- fff
- centurion.png
- preview.png
- fade_status.hpp
- music.hpp
- music_type.hpp
- sound_effect.hpp
- errors.hpp
- literals.hpp
- logging.hpp
- math.hpp
- memory.hpp
- primitives.hpp
- result.hpp
- sdl_string.hpp
- traits.hpp
- utils.hpp
- version.hpp
- condition.hpp
- locks.hpp
- mutex.hpp
- semaphore.hpp
- thread.hpp
- array_utils.hpp
- owner_handle_api.hpp
- sdl_deleter.hpp
- sdl_version_at_least.hpp
- stdlib.hpp
- tuple_type_index.hpp
- audio_events.hpp
- controller_events.hpp
- event_base.hpp
- event_dispatcher.hpp
- event_handler.hpp
- event_sink.hpp
- event_type.hpp
- joystick_events.hpp
- misc_events.hpp
- mouse_events.hpp
- window_events.hpp
- font_bundle.hpp
- font.hpp
- font_cache.hpp
- font_direction.hpp
- font_hint.hpp
- wrap_alignment.hpp
- button_state.hpp
- controller.hpp
- joystick.hpp
- keyboard.hpp
- mouse.hpp
- sensor.hpp
- touch.hpp
- file.hpp
- file_mode.hpp
- file_type.hpp
- paths.hpp
- seek_mode.hpp
- clipboard.hpp
- endian.hpp
- locale.hpp
- memory.hpp
- platform.hpp
- power.hpp
- shared_object.hpp
- timer.hpp
- animation.hpp
- blend.hpp
- color.hpp
- display.hpp
- flash_op.hpp
- message_box.hpp
- opengl.hpp
- pixels.hpp
- renderer.hpp
- renderer_info.hpp
- surface.hpp
- texture.hpp
- unicode_string.hpp
- vulkan.hpp
- window.hpp
- audio.hpp
- common.hpp
- concurrency.hpp
- events.hpp
- features.hpp
- fonts.hpp
- fwd.hpp
- initialization.hpp
- input.hpp
- io.hpp
- system.hpp
- video.hpp
- centurion.hpp
- music_test.cpp
- sound_effect_test.cpp
- initialization_test.cpp
- condition_test.cpp
- mutex_test.cpp
- scoped_lock_test.cpp
- semaphore_test.cpp
- event_handler_test.cpp
- base_path_test.cpp
- file_test.cpp
- preferred_path_test.cpp
- controller_test.cpp
- joystick_test.cpp
- keyboard_test.cpp
- sensor_test.cpp
- touch_test.cpp
- message_box_test.cpp
- open_url_test.cpp
- platform_test.cpp
- power_test.cpp
- shared_object_test.cpp
- gl_context_test.cpp
- gl_core_test.cpp
- gl_library_test.cpp
- renderer_info_test.cpp
- renderer_test.cpp
- vk_core_test.cpp
- vk_library_test.cpp
- animation_test.cpp
- blend_mode_test.cpp
- display_test.cpp
- surface_test.cpp
- window_test.cpp
- window_utils_test.cpp
- CMakeLists.txt
- core_mocks.cpp
- core_mocks.hpp
- mixer_mocks.cpp
- mixer_mocks.hpp
- test_main.cpp
- thread_mocks.cpp
- thread_mocks.hpp
- click.wav
- controllers.txt
- CREDITS.txt
- daniel.ttf
- fira_code.ttf
- hidden_pond.mp3
- jetbrains_mono.ttf
- panda.png
- type_writer.ttf
- fade_status_test.cpp
- music_test.cpp
- music_type_test.cpp
- sound_effect_test.cpp
- area_test.cpp
- point_test.cpp
- rect_test.cpp
- vector3_test.cpp
- simd_block_test.cpp
- compiler_test.cpp
- exception_test.cpp
- features_test.cpp
- log_category_test.cpp
- log_priority_test.cpp
- log_test.cpp
- result_test.cpp
- sdl_string_test.cpp
- to_underlying_test.cpp
- version_test.cpp
- condition_test.cpp
- lock_status_test.cpp
- mutex_test.cpp
- scoped_lock_test.cpp
- semaphore_test.cpp
- thread_priority_test.cpp
- thread_test.cpp
- try_lock_test.cpp
- address_of_test.cpp
- clamp_test.cpp
- from_string_test.cpp
- max_test.cpp
- min_test.cpp
- owner_handle_api_test.cpp
- audio_device_event_test.cpp
- controller_axis_event_test.cpp
- controller_button_event_test.cpp
- controller_device_event_test.cpp
- controller_sensor_event_test.cpp
- controller_touchpad_event_test.cpp
- dollar_gesture_event_test.cpp
- multi_gesture_event_test.cpp
- joy_axis_event_test.cpp
- joy_ball_event_test.cpp
- joy_battery_event_test.cpp
- joy_button_event_test.cpp
- joy_device_event_test.cpp
- joy_hat_event_test.cpp
- joy_hat_position_test.cpp
- display_event_id_test.cpp
- display_event_test.cpp
- drop_event_test.cpp
- keyboard_event_test.cpp
- quit_event_test.cpp
- sensor_event_test.cpp
- touch_finger_event_test.cpp
- user_event_test.cpp
- mouse_button_event_test.cpp
- mouse_motion_event_test.cpp
- mouse_wheel_direction_test.cpp
- mouse_wheel_event_test.cpp
- text_editing_event_test.cpp
- text_editing_ext_event_test.cpp
- text_input_event_test.cpp
- window_event_id_test.cpp
- window_event_test.cpp
- event_base_test.cpp
- event_dispatcher_test.cpp
- event_handler_test.cpp
- event_handler_type_check_test.cpp
- event_type_test.cpp
- base_path_test.cpp
- file_mode_test.cpp
- file_test.cpp
- file_type_test.cpp
- preferred_path_test.cpp
- seek_mode_test.cpp
- controller_axis_test.cpp
- controller_bind_type_test.cpp
- controller_button_test.cpp
- controller_mapping_result_test.cpp
- controller_test.cpp
- controller_type_test.cpp
- hat_state_test.cpp
- joystick_power_test.cpp
- joystick_test.cpp
- joystick_type_test.cpp
- key_code_tests.cpp
- key_modifier_test.cpp
- keyboard_test.cpp
- scan_code_tests.cpp
- cursor_test.cpp
- mouse_button_test.cpp
- mouse_test.cpp
- system_cursor_test.cpp
- sensor_test.cpp
- sensor_type_test.cpp
- touch_device_type_test.cpp
- touch_test.cpp
- button_state_test.cpp
- mb_button_flags_test.cpp
- mb_button_order_test.cpp
- mb_color_scheme.cpp
- mb_color_type_test.cpp
- mb_type_test.cpp
- message_box_test.cpp
- endian_test.cpp
- locale_test.cpp
- battery_test.cpp
- power_state_test.cpp
- clipboard_test.cpp
- counter_test.cpp
- platform_id_test.cpp
- platform_test.cpp
- ram_test.cpp
- shared_object_test.cpp
- font_bundle_test.cpp
- font_cache_test.cpp
- font_hint_test.cpp
- font_test.cpp
- wrap_alignment_test.cpp
- unicode_string_test.cpp
- blend_factor_test.cpp
- blend_mode_test.cpp
- blend_op_test.cpp
- display_mode_test.cpp
- display_test.cpp
- orientation_test.cpp
- gl_attribute_test.cpp
- gl_swap_interval_test.cpp
- palette_test.cpp
- pixel_format_info_test.cpp
- pixel_format_test.cpp
- scale_mode_test.cpp
- texture_access_test.cpp
- texture_handle_test.cpp
- texture_test.cpp
- graphics_drivers_test.cpp
- renderer_handle_test.cpp
- renderer_test.cpp
- surface_handle_test.cpp
- surface_test.cpp
- flash_op_test.cpp
- window_flags_test.cpp
- window_handle_test.cpp
- window_test.cpp
- color_test.cpp
- CMakeLists.txt
- serialization_utils.hpp
- test_main.cpp
- typed_test_macros.hpp
- CMakeLists.txt
- .clang-format
- .gitattributes
- .gitignore
- .gitmodules
- CMakeLists.txt
- CODE_OF_CONDUCT.md
- Doxyfile
- LICENSE
- README.md
- vcpkg.json
// repository documentation
Was this content helpful?
(0 ratings)
