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()`.
|
||||
|
||||
:param callbackWindowDict: If not None, a
|
||||
:class:`~panda3d.core.CallbackGraphicWindow`
|
||||
:class:`~panda3d.core.CallbackGraphicsWindow`
|
||||
is created instead, which allows the caller
|
||||
to create the actual window with its own
|
||||
OpenGL context, and direct Panda's rendering
|
||||
|
|
|
|||
Loading…
Reference in New Issue