aboutsummaryrefslogtreecommitdiff
path: root/modules/mobile_vr/mobile_interface.cpp
diff options
context:
space:
mode:
authorBastiaanOlij2017-11-04 11:50:05 +1100
committerBastiaan Olij2017-11-13 22:08:43 +1100
commit9d3f8418ca252a4047b3818f16ed22228c1d0071 (patch)
tree76524415f0affb0172b8437b96e7d0c51d8db389 /modules/mobile_vr/mobile_interface.cpp
parent2fce0010f0d0eb2476028ed62335508bceabd820 (diff)
downloadgodot-9d3f8418ca252a4047b3818f16ed22228c1d0071.tar.gz
godot-9d3f8418ca252a4047b3818f16ed22228c1d0071.tar.zst
godot-9d3f8418ca252a4047b3818f16ed22228c1d0071.zip
Removed add/remove interface bindings and added get_interfaces
Diffstat (limited to 'modules/mobile_vr/mobile_interface.cpp')
-rw-r--r--modules/mobile_vr/mobile_interface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mobile_vr/mobile_interface.cpp b/modules/mobile_vr/mobile_interface.cpp
index dccdcd307..3a0b83d53 100644
--- a/modules/mobile_vr/mobile_interface.cpp
+++ b/modules/mobile_vr/mobile_interface.cpp
@@ -323,7 +323,7 @@ void MobileVRInterface::uninitialize() {
};
};
-Size2 MobileVRInterface::get_recommended_render_targetsize() {
+Size2 MobileVRInterface::get_render_targetsize() {
_THREAD_SAFE_METHOD_
// we use half our window size