Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dfelinto@gmail.com>2011-08-04 13:47:40 +0400
committerDalai Felinto <dfelinto@gmail.com>2011-08-04 13:47:40 +0400
commitf3c40df5e334f8a1f106fe71e44c8035ddcac7b1 (patch)
treeed265dd58d06c3d63bea71cde3b160a65bf28ac3 /doc/python_api/rst/bge.texture.rst
parent0578d55f1ef700b96ae8a8c33c1f8b54a200c7d9 (diff)
rst API doc fixes: literalincluding bge.texture and bge.constraints examples + bgl fixes
Diffstat (limited to 'doc/python_api/rst/bge.texture.rst')
-rw-r--r--doc/python_api/rst/bge.texture.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/python_api/rst/bge.texture.rst b/doc/python_api/rst/bge.texture.rst
index f3e9f98dded..0b32c7a393b 100644
--- a/doc/python_api/rst/bge.texture.rst
+++ b/doc/python_api/rst/bge.texture.rst
@@ -36,6 +36,10 @@ When the texture object is deleted, the new texture is deleted and the old textu
.. module:: bge.texture
+.. literalinclude:: ../examples/bge.texture.py
+
+.. literalinclude:: ../examples/bge.texture.1.py
+
.. class:: VideoFFmpeg(file [, capture=-1, rate=25.0, width=0, height=0])
FFmpeg video source