godot/core/os
2017-11-30 10:00:55 -03:00
..
copymem.h
dir_access.cpp Allow configuring iOS export 2017-11-21 01:16:49 +07:00
dir_access.h Allow configuring iOS export 2017-11-21 01:16:49 +07:00
file_access.cpp Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
file_access.h
input_event.cpp Core: Bind InputEventGesture events. 2017-11-24 19:23:04 +01:00
input_event.h Core: Bind InputEventGesture events. 2017-11-24 19:23:04 +01:00
input.cpp
input.h
keyboard.cpp Merge pull request #11933 from cxong/master 2017-11-21 14:25:09 -03:00
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp Add placement deletes to avoid warnings on VC++ 2017-11-19 21:25:18 +01:00
memory.h Add placement deletes to avoid warnings on VC++ 2017-11-19 21:25:18 +01:00
mutex.cpp
mutex.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
os.cpp Allow customizing user:// path (folder in OS::get_data_path()) 2017-11-26 19:02:32 +01:00
os.h Changed the dynamic library open function to allow setting the path of the library to open extra libraries. 2017-11-30 10:00:55 -03:00
rw_lock.cpp
rw_lock.h
SCsub
semaphore.cpp
semaphore.h
shell.cpp
shell.h
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp
thread_safe.h
thread.cpp
thread.h