mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
showbase: Fix typo in API reference
This commit is contained in:
parent
c1bb28b6d8
commit
e87a2a1f0f
@ -728,7 +728,7 @@ class ShowBase(DirectObject.DirectObject):
|
|||||||
of :meth:`~panda3d.core.GraphicsWindow.setUnexposedDraw()`.
|
of :meth:`~panda3d.core.GraphicsWindow.setUnexposedDraw()`.
|
||||||
|
|
||||||
:param callbackWindowDict: If not None, a
|
:param callbackWindowDict: If not None, a
|
||||||
:class:`~panda3d.core.CallbackGraphicWindow`
|
:class:`~panda3d.core.CallbackGraphicsWindow`
|
||||||
is created instead, which allows the caller
|
is created instead, which allows the caller
|
||||||
to create the actual window with its own
|
to create the actual window with its own
|
||||||
OpenGL context, and direct Panda's rendering
|
OpenGL context, and direct Panda's rendering
|
||||||
|
Loading…
x
Reference in New Issue
Block a user