Mercurial > touhou
comparison pytouhou/formats/ecl.py @ 78:bcf965ede96c
Fix/rename/comment a few things
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Wed, 31 Aug 2011 13:51:42 +0200 |
parents | 6fa6d74a049a |
children | ffe2c2b9912c |
comparison
equal
deleted
inserted
replaced
77:6fa6d74a049a | 78:bcf965ede96c |
---|---|
74 69: ('hhiiffffi', 'set_bullet_attributes3'), | 74 69: ('hhiiffffi', 'set_bullet_attributes3'), |
75 70: ('hhiiffffi', 'set_bullet_attributes4'), | 75 70: ('hhiiffffi', 'set_bullet_attributes4'), |
76 71: ('hhiiffffi', 'set_bullet_attributes5'), | 76 71: ('hhiiffffi', 'set_bullet_attributes5'), |
77 74: ('hhiiffffi', 'set_bullet_attributes6'), | 77 74: ('hhiiffffi', 'set_bullet_attributes6'), |
78 75: ('hhiiffffi', 'set_bullet_attributes7'), | 78 75: ('hhiiffffi', 'set_bullet_attributes7'), |
79 76: ('i', 'stop_bullets'), | 79 76: ('i', 'set_bullet_interval'), |
80 77: ('i', 'set_bullet_interval'), | 80 77: ('i', 'set_bullet_interval_ex'), |
81 78: ('', 'delay_attack'), | 81 78: ('', 'delay_attack'), |
82 79: ('', 'no_delay_attack'), | 82 79: ('', 'no_delay_attack'), |
83 81: ('fff', 'set_bullet_launch_offset'), | 83 81: ('fff', 'set_bullet_launch_offset'), |
84 82: ('iiiiffff', 'set_bullet_attributes_ex'), | 84 82: ('iiiiffff', 'set_extended_bullet_attributes'), |
85 83: ('', None), | 85 83: ('', None), |
86 84: ('i', None), | 86 84: ('i', None), |
87 85: ('hhffffffiiiiii', 'laser'), | 87 85: ('hhffffffiiiiii', 'laser'), |
88 86: ('hhffffffiiiiii', 'laser2'), | 88 86: ('hhffffffiiiiii', 'laser2'), |
89 87: ('i', 'set_upcoming_id'), | 89 87: ('i', 'set_upcoming_id'), |