godot/platform/bb10
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
..
bar Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
export Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_driver_bb10.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_driver_bb10.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
bbutil.c Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
bbutil.h Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
detect.py scons: Reorder options for clarity 2016-11-03 07:45:08 +01:00
godot_bb10.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_bb10.cpp Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
os_bb10.h Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
payment_service.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
payment_service.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
platform_config.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
power_bb10.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
power_bb10.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Start applying PEP8 to Python files, indentation issues 2016-11-01 00:33:51 +01:00