From 1a6d45527fe873d48139aa403f13bb3d828cd841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Sun, 27 Sep 2015 17:19:30 +0200 Subject: BGE docs fix: link to the correct method name --- doc/python_api/rst/bge.render.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/python_api') diff --git a/doc/python_api/rst/bge.render.rst b/doc/python_api/rst/bge.render.rst index e51b9ea3b37..3b565e294dd 100644 --- a/doc/python_api/rst/bge.render.rst +++ b/doc/python_api/rst/bge.render.rst @@ -190,7 +190,7 @@ Functions .. function:: setBackgroundColor(rgba) - Deprecated and no longer functional. Use :py:meth:`bge.types.KX_WorldInfo.background_color` instead. + Deprecated and no longer functional. Use :py:meth:`bge.types.KX_WorldInfo.backgroundColor` instead. .. function:: setEyeSeparation(eyesep) -- cgit v1.2.3