T48694: fix bge.texture.Texture.refresh() documentation
first parameter is mandatory and must be a bool indicating if the image source should be refreshed after updating the texture.
This commit is contained in:
@@ -1033,7 +1033,7 @@ Texture classes
|
|||||||
|
|
||||||
:type: bool
|
:type: bool
|
||||||
|
|
||||||
.. method:: refresh(refresh_source=True, timestamp=-1.0)
|
.. method:: refresh(refresh_source, timestamp=-1.0)
|
||||||
|
|
||||||
Refresh texture from source.
|
Refresh texture from source.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user