godot/platform/uwp
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
..
export Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
app.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
app.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
detect.py Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
gl_context_egl.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
gl_context_egl.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
joypad_uwp.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
joypad_uwp.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
logo.png Rename WinRT files to UWP 2016-11-03 14:51:08 -02:00
os_uwp.cpp Merge pull request #11252 from marcelofg55/fix_noaudio_crash 2017-09-17 22:48:22 +02:00
os_uwp.h Fix enums bindings 2017-09-13 20:57:07 +03:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_uwp.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_uwp.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub Fix compilation for UWP 2017-04-29 20:15:59 -03:00
thread_uwp.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_uwp.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00