aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/converse.cpp
diff options
context:
space:
mode:
authorrichiesams2013-08-04 23:10:27 -0500
committerrichiesams2013-08-04 23:52:31 -0500
commit7b9858d6b45ad4c02729445975518a48292c3658 (patch)
treebf16bfbb81d4614ff10d4fd6ec2ce5a4e0211d69 /engines/tsage/converse.cpp
parenta86a0832e08c777ef23f2ce97004963b301dd598 (diff)
downloadscummvm-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 'engines/tsage/converse.cpp')
0 files changed, 0 insertions, 0 deletions