C# 클래스 Duality.Editor.Plugins.CamView.CamViewStates.RigidBodyEditorCamViewState.SelShape

상속: SelObj
파일 보기 프로젝트 열기: BraveSirAndrew/duality

공개 메소드들

메소드 설명
Create ( Duality.Components.Physics.ShapeInfo shape ) : SelShape
IsActionAvailable ( IObjectAction action ) : bool

보호된 메소드들

메소드 설명
SelShape ( Duality.Components.Physics.ShapeInfo shape ) : System.Drawing

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Duality.Components.Physics.ShapeInfo shape ) : SelShape
shape Duality.Components.Physics.ShapeInfo
리턴 SelShape

IsActionAvailable() 공개 메소드

public IsActionAvailable ( IObjectAction action ) : bool
action IObjectAction
리턴 bool

SelShape() 보호된 메소드

protected SelShape ( Duality.Components.Physics.ShapeInfo shape ) : System.Drawing
shape Duality.Components.Physics.ShapeInfo
리턴 System.Drawing