From f3c40df5e334f8a1f106fe71e44c8035ddcac7b1 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Thu, 4 Aug 2011 09:47:40 +0000 Subject: rst API doc fixes: literalincluding bge.texture and bge.constraints examples + bgl fixes --- doc/python_api/rst/bge.texture.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/python_api/rst/bge.texture.rst') 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 -- cgit v1.2.3