X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml%2Fimpl.py;h=b2a0aaecfe5f86c712c6bf775d5dcb62dd45d6d5;hp=5d7cb54281eb340f8ee3c7fd5379baeb4b2ebc39;hb=46bf768bd1369c837794346190b07f8e8a1d3ae2;hpb=76079fba9b913a620bb4fee71504d427e0f9df10 diff --git a/bulletml/impl.py b/bulletml/impl.py index 5d7cb54..b2a0aae 100644 --- a/bulletml/impl.py +++ b/bulletml/impl.py @@ -288,9 +288,11 @@ class Bullet(object): vanished - set to true by a action rank - game difficulty, 0 to 1, default 0.5 tags - string tags set by the running actions + appearance - string used to set bullet appearance Contructor Arguments: - x, y, direction, speed, target, rank - same as the attributes + x, y, direction, speed, target, rank, tags, appearance + - same as the above attributes actions - internal action list Action - custom Action constructor