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
NScumm
Core
Audio
OPL
DosBox
OplTimer
C# Class NScumm.Core.Audio.OPL.DosBox.OplTimer
Afficher le fichier
Open project: scemino/nscumm
Méthodes publiques
Méthode
Description
Reset
(
double
time
) :
void
Start
(
double
time
,
int
scale
) :
void
Stop
( ) :
void
Update
(
double
time
) :
void
Method Details
Reset()
public
méthode
public
Reset
(
double
time
) :
void
time
double
Résultat
void
Start()
public
méthode
public
Start
(
double
time
,
int
scale
) :
void
time
double
scale
int
Résultat
void
Stop()
public
méthode
public
Stop
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
(
double
time
) :
void
time
double
Résultat
void