C# Class Tachycardia.GameCamera

Afficher le fichier Open project: secred/Tachycardia Class Usage Examples

Méthodes publiques

Свойство Type Description
Angle Degree
Character Character
Distance float
InterPosition System.Vector3
m_Height System.Vector3
m_Node SceneNode
m_Tight float
m_Type int
orientation Mogre.Quaternion

Méthodes publiques

Méthode Description
Cam1 ( ) : void
Cam2 ( ) : void
Cam3 ( ) : void
Cam4 ( ) : void
GameCamera ( ) : System
Update ( ) : void

Method Details

Cam1() public méthode

public Cam1 ( ) : void
Résultat void

Cam2() public méthode

public Cam2 ( ) : void
Résultat void

Cam3() public méthode

public Cam3 ( ) : void
Résultat void

Cam4() public méthode

public Cam4 ( ) : void
Résultat void

GameCamera() public méthode

public GameCamera ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Angle public_oe property

public Degree Angle
Résultat Degree

Character public_oe property

public Character,Tachycardia Character
Résultat Character

Distance public_oe property

public float Distance
Résultat float

InterPosition public_oe property

public Vector3,System InterPosition
Résultat System.Vector3

m_Height public_oe property

public Vector3,System m_Height
Résultat System.Vector3

m_Node public_oe property

public SceneNode m_Node
Résultat SceneNode

m_Tight public_oe property

public float m_Tight
Résultat float

m_Type public_oe property

public int m_Type
Résultat int

orientation public_oe property

public Quaternion,Mogre orientation
Résultat Mogre.Quaternion