diff options
Diffstat (limited to 'engines/zvision/control.h')
-rw-r--r-- | engines/zvision/control.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/engines/zvision/control.h b/engines/zvision/control.h index f17ee7750d..e3cb0d4afa 100644 --- a/engines/zvision/control.h +++ b/engines/zvision/control.h @@ -66,6 +66,16 @@ private: MouseEvent _event; }; +// TODO: Implement InputControl +// TODO: Implement SaveControl +// TODO: Implement SlotControl +// TODO: Implement LeverControl +// TODO: Implement SafeControl +// TODO: Implement FistControl +// TODO: Implement HotMovieControl +// TODO: Implement PaintControl +// TODO: Implement TilterControl + } // End of namespace ZVision #endif |