C# Class Pokemon3D.Rendering.Camera

Specialized Scene Node representing a camera.
Afficher le fichier Open project: nilllzz/Pokemon3D Class Usage Examples

Méthodes publiques

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
Camera ( Viewport viewport, int cameraMask ) : Microsoft.Xna.Framework
OnViewSizeChanged ( Rectangle oldSize, Rectangle newSize ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void