Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CVideoDeviceWin32 Class Reference

CVideoDeviceWin32. More...

#include <CVideoDeviceWin32.h>

Inheritance diagram for CVideoDeviceWin32:

CVideoDevice List of all members.

Public Member Functions

zuint Init (zulong video_width, zulong video_height)
 Inits the video device.

zuint Begin ()
 Opens the video device.

virtual zuint SetDisplay (CDisplay *display)
 Hooks the graphics engine display object.

zuint Loop ()
 Main loop for the video device.

zuint End ()
 Closes the video device.


Detailed Description

CVideoDeviceWin32.

class for win32 display management


Member Function Documentation

zuint CVideoDeviceWin32::Begin   [virtual]
 

Opens the video device.

Reimplemented from CVideoDevice.

zuint CVideoDeviceWin32::End   [virtual]
 

Closes the video device.

Reimplemented from CVideoDevice.

zuint CVideoDeviceWin32::Init zulong    video_width,
zulong    video_height
[virtual]
 

Inits the video device.

Reimplemented from CVideoDevice.

zuint CVideoDeviceWin32::Loop   [virtual]
 

Main loop for the video device.

Reimplemented from CVideoDevice.

zuint CVideoDeviceWin32::SetDisplay CDisplay   display [virtual]
 

Hooks the graphics engine display object.

Reimplemented from CVideoDevice.


The documentation for this class was generated from the following files:


SourceForge.net Logo