godot/core/os
letheed 5ad9be4c24 Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:

* pos -> position
* rot -> rotation
* loc -> location

C++ variables are left as is.
2017-09-20 13:11:10 +02:00
..
copymem.h
dir_access.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
dir_access.h Fix x11 exported executables not getting the +x flag 2017-09-17 14:40:58 -03:00
file_access.cpp
file_access.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
input_event.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
input_event.h
input.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
input.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
keyboard.cpp
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp
memory.h
mutex.cpp
mutex.h
os.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
os.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02: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