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
hyades
FirstPersonCamera
C# Class hyades.FirstPersonCamera
Inheritance:
Camera
Afficher le fichier
Open project: zfedoran/bubblebound
Méthodes publiques
Свойство
Type
Description
camera_matrix
Matrix
entity
Entity
Méthodes publiques
Méthode
Description
FirstPersonCamera
(
Entity
e
) :
System
Update
(
double
elapsed
) :
void
Method Details
FirstPersonCamera()
public
méthode
public
FirstPersonCamera
(
Entity
e
) :
System
e
Entity
Résultat
System
Update()
public
méthode
public
Update
(
double
elapsed
) :
void
elapsed
double
Résultat
void
Property Details
camera_matrix
public_oe property
public
Matrix
camera_matrix
Résultat
Matrix
entity
public_oe property
public
Entity
entity
Résultat
Entity