From 5585b3e9084a96f54c5b75479a492b504252351b Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Mon, 23 Jan 2012 19:53:23 +0000 Subject: rst bge touch ups: making the title of the examples slightly more noticeable - it's still not correct, comparing to the other examples, but at least it looks okish. - fixed some small typos --- doc/python_api/rst/bge.texture.rst | 10 ++++++++++ 1 file changed, 10 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 0abefcbea82..07d83f66bd4 100644 --- a/doc/python_api/rst/bge.texture.rst +++ b/doc/python_api/rst/bge.texture.rst @@ -37,8 +37,18 @@ When the texture object is deleted, the new texture is deleted and the old textu .. module:: bge.texture .. literalinclude:: ../examples/bge.texture.py + :language: rest + :lines: 2-4 + +.. literalinclude:: ../examples/bge.texture.py + :lines: 6- + +.. literalinclude:: ../examples/bge.texture.1.py + :language: rest + :lines: 2-6 .. literalinclude:: ../examples/bge.texture.1.py + :lines: 8- .. class:: VideoFFmpeg(file [, capture=-1, rate=25.0, width=0, height=0]) -- cgit v1.2.3