godot/scene/main
Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls
Control set_pos -> set_position
Control set_global_pos -> set_global_position
[gs]et_mouse_pos -> [gs]et_mouse_position
[gs]et_global_mouse_pos -> [gs]et_global_mouse_position
fixes #8005
2017-04-10 08:27:34 +02:00
..
canvas_layer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
canvas_layer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
http_request.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
http_request.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
instance_placeholder.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
instance_placeholder.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
node.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
node.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_preloader.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_preloader.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_main_loop.cpp -Fixed crash with splash screen on windows 2017-04-09 20:40:48 -03:00
scene_main_loop.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
timer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
timer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
viewport.cpp Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
viewport.h Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00