C# Class EditorObjects.Gui.CameraBoundsPropertyGrid

Inheritance: CameraPropertyGrid
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
CameraBoundsPropertyGrid ( Camera camera ) : System
UpdateDisplayedProperties ( ) : void

Méthodes protégées

Méthode Description
SelectCameraConfiguration ( Window callingWindow ) : void

Private Methods

Méthode Description
ChangeTargetZ ( Window callingWindow ) : void
UpdateBounds ( ) : void
UpdateBoundsEvent ( Window callingWindow ) : void

Method Details

CameraBoundsPropertyGrid() public méthode

public CameraBoundsPropertyGrid ( Camera camera ) : System
camera FlatRedBall.Camera
Résultat System

SelectCameraConfiguration() protected méthode

protected SelectCameraConfiguration ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

UpdateDisplayedProperties() public méthode

public UpdateDisplayedProperties ( ) : void
Résultat void