#include <movie.h>
List of all members.
Detailed Description
Definition at line 39 of file movie.h.
Constructor & Destructor Documentation
Myst3::Movie::~Movie |
( |
|
) |
[virtual] |
Member Function Documentation
int32 Myst3::Movie::adjustFrameForRate |
( |
int32 |
frame, |
|
|
bool |
dataToBink | |
|
) |
| | [protected] |
void Myst3::Movie::draw |
( |
|
) |
[override, virtual] |
void Myst3::Movie::draw2d |
( |
|
) |
[protected] |
void Myst3::Movie::draw3d |
( |
|
) |
[protected] |
void Myst3::Movie::drawNextFrameToTexture |
( |
|
) |
[protected] |
void Myst3::Movie::drawOverlay |
( |
|
) |
[override, virtual] |
uint16 Myst3::Movie::getId |
( |
|
) |
[inline] |
bool Myst3::Movie::isVideoLoaded |
( |
|
) |
[inline] |
void Myst3::Movie::loadPosition |
( |
const VideoData & |
videoData |
) |
[protected] |
void Myst3::Movie::pause |
( |
bool |
pause |
) |
|
Increase or decrease the movie's pause level by one.
Definition at line 204 of file movie.cpp.
void Myst3::Movie::setEndFrame |
( |
int32 |
v |
) |
|
void Myst3::Movie::setForce2d |
( |
bool |
b |
) |
|
void Myst3::Movie::setForceOpaque |
( |
bool |
b |
) |
[inline] |
void Myst3::Movie::setPosU |
( |
int32 |
v |
) |
[inline] |
void Myst3::Movie::setPosV |
( |
int32 |
v |
) |
[inline] |
void Myst3::Movie::setStartFrame |
( |
int32 |
v |
) |
|
void Myst3::Movie::setVolume |
( |
int32 |
v |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: