C# Class ToolTemplate.EditorLogic

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

Méthodes publiques

Méthode Description
EditorLogic ( ) : System
Update ( ) : void

Private Methods

Méthode Description
AllObjectsToolbarViewModel_PropertyChanged ( object sender, System e ) : void
CreateAllObjectsToolbarViewModel ( ) : void
GetAllObjectsToolbarViewModel ( ) : AllObjectsToolbarViewModel
GetSplineAndSplinePointOver ( ) : void
GetSplinePointOver ( Spline spline ) : SplinePoint
KeyboardShortcutActivity ( ) : void
MouseGrabbingActivity ( ) : void
MouseSplineActivity ( ) : void
UpdateDeselectedSplineVisibility ( ) : void
UpdateSplines ( ) : void

Method Details

EditorLogic() public méthode

public EditorLogic ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void