Mercurial > touhou
view pytouhou/formats/__init__.py @ 236:741860192b56
Implement ANM0 interrupts
“Instruction” 22 is used as a label for interrupts.
If the normal animation is interrupted, it goes straight to the matched
instruction. Interrupt -1 matches all interrupts.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 01 Jan 2012 19:47:34 +0100 |
parents | 88361534c77e |
children | 70e2ed71b09c |
line wrap: on
line source
"""Touhou games file formats handling. This package provides modules to handle the various proprietary file formats used by Touhou games. """