pandemonium_engine/core/os
Relintai 79842beb9a Ported: Expose OS.read_string_from_stdin() to the scripting API
This can be used in scripts to read user input in a blocking manner.
This also removes the unused `block` argument, which is always `true`.
- Calinou
badcfa2523
2023-02-07 01:07:31 +01:00
..
dir_access.cpp
dir_access.h
file_access.cpp
file_access.h
keyboard.cpp
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp
memory.h
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp
os.h Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
pool_allocator.cpp
pool_allocator.h
rw_lock.h
safe_refcount.cpp
safe_refcount.h
SCsub
semaphore.h
spin_lock.h
thread_pool_execute_job.cpp
thread_pool_execute_job.h
thread_pool_job.cpp
thread_pool_job.h
thread_pool.cpp
thread_pool.h
thread_safe.h
thread_work_pool.cpp
thread_work_pool.h
thread.cpp
thread.h
threaded_array_processor.h
time.cpp
time.h