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
HelloWindow12
C# Class HelloWindow12, terrafx.interop.windows
Inheritance:
DX12Sample
Afficher le fichier
Open project: terrafx/terrafx.interop.windows
Méthodes publiques
Méthode
Description
HelloWindow12
(
string
name
) :
System,
OnUpdate
(
TimeSpan,
delta
) :
void
Méthodes protégées
Méthode
Description
Draw
( ) :
void
Method Details
Draw()
protected
méthode
protected
Draw
( ) :
void
Résultat
void
HelloWindow12()
public
méthode
public
HelloWindow12
(
string
name
) :
System,
name
string
Résultat
System,
OnUpdate()
public
méthode
public
OnUpdate
(
TimeSpan,
delta
) :
void
delta
TimeSpan,
Résultat
void