C# Class Aeon.Emulator.Video.Modes.VesaWindowed256

A windowed 256-color VESA mode.
Inheritance: Aeon.Emulator.Video.Modes.VesaWindowed
Show file Open project: gregdivis/Aeon

Public Methods

Method Description
VesaWindowed256 ( int width, int height, VideoHandler video )

Method Details

VesaWindowed256() public method

public VesaWindowed256 ( int width, int height, VideoHandler video )
width int
height int
video VideoHandler