Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Aeon
Emulator
Video
Modes
EgaVga16
C# Class Aeon.Emulator.Video.Modes.EgaVga16
Provides functionality for 16-color EGA and VGA video modes.
Inheritance:
Aeon.Emulator.Video.Modes.Planar4
Mostra file
Open project: gregdivis/Aeon
Class Usage Examples
Public Methods
Method
Description
EgaVga16
(
int
width
,
int
height
,
int
fontHeight
,
VideoHandler
video
)
Method Details
EgaVga16()
public
method
public
EgaVga16
(
int
width
,
int
height
,
int
fontHeight
,
VideoHandler
video
)
width
int
height
int
fontHeight
int
video
VideoHandler