Mercurial > touhou
view pytouhou/game/lasertype.pxd @ 646:7d92730bf543
Add a PRNG and use it for anm0 instruction 16.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 03 Aug 2019 23:30:15 +0200 |
parents | 8038f1957b71 |
children |
line wrap: on
line source
cdef class LaserType: cdef long anim_index, launch_sprite_idx cdef tuple launch_anim_offsets cdef object anm