C# Class Tachycardia.Core

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

Méthodes publiques

Свойство Type Description
m_Camera Mogre.Camera
m_GameCamera GameCamera
m_ObjectManager ObjectManager

Méthodes publiques

Méthode Description
CreateElevator ( ) : void
GetUniqueBodyId ( ) : int
Go ( ) : void
Initialise ( ) : bool
KeyPressed ( MOIS keyEventRef ) : bool
KeyPressedHandler ( MOIS keyEventRef ) : bool
KeyReleased ( MOIS keyEventRef ) : bool
KeyReleasedHandler ( MOIS keyEventRef ) : bool
Log ( string message ) : void
Shutdown ( ) : void

Private Methods

Méthode Description
AttachHydrax ( ) : void
Core ( ) : System
CreateOgitorScene ( ) : void
Update ( Mogre evt ) : bool

Method Details

CreateElevator() public méthode

public CreateElevator ( ) : void
Résultat void

GetUniqueBodyId() public méthode

public GetUniqueBodyId ( ) : int
Résultat int

Go() public méthode

public Go ( ) : void
Résultat void

Initialise() public méthode

public Initialise ( ) : bool
Résultat bool

KeyPressed() public méthode

public KeyPressed ( MOIS keyEventRef ) : bool
keyEventRef MOIS
Résultat bool

KeyPressedHandler() public méthode

public KeyPressedHandler ( MOIS keyEventRef ) : bool
keyEventRef MOIS
Résultat bool

KeyReleased() public méthode

public KeyReleased ( MOIS keyEventRef ) : bool
keyEventRef MOIS
Résultat bool

KeyReleasedHandler() public méthode

public KeyReleasedHandler ( MOIS keyEventRef ) : bool
keyEventRef MOIS
Résultat bool

Log() public static méthode

public static Log ( string message ) : void
message string
Résultat void

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void

Property Details

m_Camera public_oe property

public Camera,Mogre m_Camera
Résultat Mogre.Camera

m_GameCamera public_oe property

public GameCamera,Tachycardia m_GameCamera
Résultat GameCamera

m_ObjectManager public_oe property

public ObjectManager,Tachycardia m_ObjectManager
Résultat ObjectManager