godot/core/os
Rémi Verschelde c57b992774 Merge pull request #5847 from 29jm/patch-3
Expose virtual keyboard functions to GDScript
2016-07-22 08:39:07 +02:00
..
copymem.cpp
copymem.h
dir_access.cpp Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 2016-06-18 11:13:03 -03:00
dir_access.h Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 2016-06-18 11:13:03 -03:00
file_access.cpp
file_access.h
input.cpp Added gyroscope support to Godot and Android 2016-07-16 01:43:32 +08:00
input.h Added gyroscope support to Godot and Android 2016-07-16 01:43:32 +08:00
input_event.cpp Properly deliver localized coordinates when passing gui events through parents, closes #4215 2016-06-27 10:00:36 -03:00
input_event.h Properly deliver localized coordinates when passing gui events through parents, closes #4215 2016-06-27 10:00:36 -03:00
keyboard.cpp
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp
memory.h
memory_pool_dynamic.cpp
memory_pool_dynamic.h
memory_pool_dynamic_prealloc.cpp
memory_pool_dynamic_prealloc.h
memory_pool_dynamic_static.cpp
memory_pool_dynamic_static.h
memory_pool_static.cpp
memory_pool_static.h
mutex.cpp
mutex.h
os.cpp Expose virtual keyboard functions to GDScript 2016-07-21 23:58:58 +02:00
os.h Merge pull request #5560 from vnen/os-request-attention 2016-07-21 17:29:45 +02:00
SCsub
semaphore.cpp
semaphore.h
shell.cpp
shell.h
thread.cpp
thread.h Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS 2016-06-25 10:41:23 -03:00
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp
thread_safe.h