Cleanup: API docs

This commit is contained in:
2015-09-08 14:30:05 +10:00
parent 2cdfa3ea5b
commit f184202a9a
21 changed files with 41 additions and 23 deletions

View File

@@ -1,6 +1,7 @@
"""
Texture Replacement
+++++++++++++++++++
Example of how to replace a texture in game with an external image.
``createTexture()`` and ``removeTexture()`` are to be called from a
module Python Controller.