removed typo from Render

added extFromFormat to BPyRender to get the extension for a format
This commit is contained in:
2006-12-22 07:07:20 +00:00
parent 1849da92bc
commit 9197b25490
2 changed files with 27 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ Example::
Render.CloseRenderWindow()
print context.fps
print context.cFrame
zz
@type Modes: readonly dictionary
@var Modes: Constant dict used for with L{RenderData.mode} bitfield attribute.
Values can be ORed together. Individual bits can also be set/cleared with