Bullet: Fix docstring.
[python-bulletml.git] / bulletml / impl.py
index aa911fa..9a1aa56 100644 (file)
@@ -284,7 +284,7 @@ class Bullet(object):
     Contructor Arguments:
     x, y, direction, speed, target, rank - same as the attributes
     actions - internal action list
-    parent - parent of actions, None for manually-created bullets
+    Action - custom Action constructor
 
 
     """