X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml%2Fimpl.py;h=9a1aa56adda6b9fc69727a34bdd72668f63e16eb;hp=aa911fa2b6f64fc02eb779102b1f4e58b662715c;hb=978a7d7372a25f5d2e5d4401151e20fd913bdae0;hpb=a14b854db961815ff29962285bd4f632b98b98d9 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 """