mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -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()`.
|
||||
|
||||
: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…
x
Reference in New Issue
Block a user