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
OpenMinecraft
Rendering3D
Camera
C# Class OpenMinecraft.Rendering3D.Camera
Afficher le fichier
Open project: N3X15/MineEdit
Class Usage Examples
Méthodes publiques
Méthode
Description
Camera
(
GLControl
c
) :
System
Render
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
control_KeyDown
(
object
sender
,
KeyEventArgs
e
) :
void
control_MouseMove
(
object
sender
,
System
e
) :
void
Method Details
Camera()
public
méthode
public
Camera
(
GLControl
c
) :
System
c
OpenTK.GLControl
Résultat
System
Render()
public
méthode
public
Render
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void