#include <fmvmenu.h>
Public Member Functions | |
| FMVWidget (Gfx::Driver *gfx, uint fmvIndex) | |
| void | render () |
| bool | isMouseInside (const Common::Point &mousePos) const |
| void | onMouseMove (const Common::Point &mousePos) |
| void | onClick () |
| void | setTextColor (const Gfx::Color &color) |
| void | onScreenChanged () |
The widget for FMV entry, specifically built for FMVMenuScreen