BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now error free
This commit is contained in:
@@ -84,7 +84,8 @@ def setMousePosition(x, y):
|
||||
"""
|
||||
Sets the mouse cursor position.
|
||||
|
||||
@type x, y: integer
|
||||
@type x: integer
|
||||
@type y: integer
|
||||
"""
|
||||
|
||||
def setBackgroundColor(rgba):
|
||||
|
||||
Reference in New Issue
Block a user