aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/lever_control.h
AgeCommit message (Collapse)Author
2013-08-28ZVISION: Fix: Change infndef to correct constantrichiesams
2013-08-28ZVISION: Add support for animation 'mirroring'richiesams
If an animation is 'mirrored', it doesn't have B-frames, only I-frames. However the animations are built so the last half of the animation is the reverse of the first half
2013-08-28ZVISION: Change LeverControl to comply with the new Control base classrichiesams
2013-08-24ZVISION: Move PushToggleControl and LeverControl to their own filesrichiesams