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
This commit is contained in:
Dalai Felinto
2012-01-23 19:53:23 +00:00
parent 99dc4ec691
commit 5585b3e908
6 changed files with 20 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
"""
Texture replacement
++++++++++++++++++++++
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.