From: Joe Wreschnig Date: Sat, 20 Mar 2010 07:02:16 +0000 (-0700) Subject: Bullet: Fix docstring. X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=commitdiff_plain;h=978a7d7372a25f5d2e5d4401151e20fd913bdae0 Bullet: Fix docstring. --- diff --git a/bulletml/impl.py b/bulletml/impl.py index aa911fa..9a1aa56 100644 --- a/bulletml/impl.py +++ b/bulletml/impl.py @@ -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 """