godot/drivers/windows
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
..
dir_access_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_windows.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
file_access_windows.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
mutex_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
mutex_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rw_lock_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rw_lock_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
semaphore_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
semaphore_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
shell_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
shell_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00