Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Retro
Ngaro
VM
C# Class Retro.Ngaro.VM
Afficher le fichier
Open project: crcx/retro-language
Class Usage Examples
Méthodes publiques
Méthode
Description
Execute
( ) :
void
HandleDevices
( ) :
void
Main
(
string
args
) :
void
Process
( ) :
void
VM
( ) :
System
loadImage
( ) :
void
read_key
( ) :
int
saveImage
( ) :
void
Method Details
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void
HandleDevices()
public
méthode
public
HandleDevices
( ) :
void
Résultat
void
Main()
public
static
méthode
public
static
Main
(
string
args
) :
void
args
string
Résultat
void
Process()
public
méthode
public
Process
( ) :
void
Résultat
void
VM()
public
méthode
public
VM
( ) :
System
Résultat
System
loadImage()
public
méthode
public
loadImage
( ) :
void
Résultat
void
read_key()
public
méthode
public
read_key
( ) :
int
Résultat
int
saveImage()
public
méthode
public
saveImage
( ) :
void
Résultat
void