Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HelloWindow12
C# Class HelloWindow12, terrafx.interop.windows
Inheritance:
DX12Sample
Mostrar archivo
Open project: terrafx/terrafx.interop.windows
Public Methods
Method
Description
HelloWindow12
(
string
name
) :
System,
OnUpdate
(
TimeSpan,
delta
) :
void
Protected Methods
Method
Description
Draw
( ) :
void
Method Details
Draw()
protected
method
protected
Draw
( ) :
void
return
void
HelloWindow12()
public
method
public
HelloWindow12
(
string
name
) :
System,
name
string
return
System,
OnUpdate()
public
method
public
OnUpdate
(
TimeSpan,
delta
) :
void
delta
TimeSpan,
return
void