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

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

Méthodes publiques

Méthode Description
Create ( Duality.Components.Physics.ShapeInfo shape ) : SelShape
IsActionAvailable ( IObjectAction action ) : bool

Méthodes protégées

Méthode Description
SelShape ( Duality.Components.Physics.ShapeInfo shape ) : System.Drawing

Method Details

Create() public static méthode

public static Create ( Duality.Components.Physics.ShapeInfo shape ) : SelShape
shape Duality.Components.Physics.ShapeInfo
Résultat SelShape

IsActionAvailable() public méthode

public IsActionAvailable ( IObjectAction action ) : bool
action IObjectAction
Résultat bool

SelShape() protected méthode

protected SelShape ( Duality.Components.Physics.ShapeInfo shape ) : System.Drawing
shape Duality.Components.Physics.ShapeInfo
Résultat System.Drawing