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

@@ -5,6 +5,11 @@ Physics Constraints (bge.constraints)
.. module:: bge.constraints
.. literalinclude:: ../examples/bge.constraints.py
:language: rest
:lines: 2-4
.. literalinclude:: ../examples/bge.constraints.py
:lines: 6-
.. function:: createConstraint(physicsid, physicsid2, constrainttype, [pivotX, pivotY, pivotZ, [axisX, axisY, axisZ, [flag]]]])