C# Class Duality.Editor.Plugins.CamView.CamViewStates.RigidBodyEditorCamViewState.SelLoopShape

Inheritance: SelShape
Afficher le fichier Open project: BraveSirAndrew/duality

Méthodes publiques

Méthode Description
SelLoopShape ( LoopShapeInfo shape ) : System.Drawing
UpdateActionText ( IObjectAction action, bool performing ) : string
UpdateLoopStats ( ) : void

Private Methods

Méthode Description
MoveCenterTo ( Vector2 newPos ) : void
RotateTo ( float newAngle ) : void
ScaleTo ( Vector2 newScale ) : void

Method Details

SelLoopShape() public méthode

public SelLoopShape ( LoopShapeInfo shape ) : System.Drawing
shape LoopShapeInfo
Résultat System.Drawing

UpdateActionText() public méthode

public UpdateActionText ( IObjectAction action, bool performing ) : string
action IObjectAction
performing bool
Résultat string

UpdateLoopStats() public méthode

public UpdateLoopStats ( ) : void
Résultat void