diff options
author | richiesams | 2013-08-04 23:10:27 -0500 |
---|---|---|
committer | richiesams | 2013-08-04 23:52:31 -0500 |
commit | 7b9858d6b45ad4c02729445975518a48292c3658 (patch) | |
tree | bf16bfbb81d4614ff10d4fd6ec2ce5a4e0211d69 /gui/themes | |
parent | a86a0832e08c777ef23f2ce97004963b301dd598 (diff) | |
download | scummvm-rg350-7b9858d6b45ad4c02729445975518a48292c3658.tar.gz scummvm-rg350-7b9858d6b45ad4c02729445975518a48292c3658.tar.bz2 scummvm-rg350-7b9858d6b45ad4c02729445975518a48292c3658.zip |
ZVISION: Make video code blocking.
The script system requires that all ResultAction::execute() block until they finish. The video system *was* 'asyncronous'
in that you would just start a video and then run() would finish processing it. This code forces the video to complely finish
before playVideo returns. The Clock object is used to keep track of deltaTime while the video is playing.
Diffstat (limited to 'gui/themes')
0 files changed, 0 insertions, 0 deletions