godot/core/os
Hugo Locurcio 0254a40817
Add "editor" and "standalone" feature tags
These feature tags can be used to check whether the project was
started from an editor binary or from an export template binary.
2018-07-25 23:27:50 +02:00
..
copymem.h
dir_access.cpp
dir_access.h
file_access.cpp
file_access.h
input_event.cpp Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
input_event.h Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
input.cpp
input.h
keyboard.cpp
keyboard.h
main_loop.cpp Add a new notification to detect crashes on native scripts 2018-07-02 16:18:58 -03:00
main_loop.h Add a new notification to detect crashes on native scripts 2018-07-02 16:18:58 -03:00
memory.cpp
memory.h
midi_driver.cpp Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
midi_driver.h Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
mutex.cpp
mutex.h
os.cpp Add "editor" and "standalone" feature tags 2018-07-25 23:27:50 +02:00
os.h Added a new MIDIDriver class 2018-07-21 09:09:42 -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
threaded_array_processor.h