Mercurial > touhou
view pytouhou/game/lasertype.pxd @ 613:560b45a7d014
Don’t uselessly malloc() a matrix for multiply, the stack is here for that!
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 28 Mar 2015 19:58:50 +0100 |
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