Method | Description | |
---|---|---|
IsActionAvailable ( IObjectAction action ) : bool | ||
SelCircleShape ( Duality.Components.Physics.CircleShapeInfo shape ) : System.Drawing | ||
UpdateActionText ( IObjectAction action, bool performing ) : string |
public IsActionAvailable ( IObjectAction action ) : bool | ||
action | IObjectAction | |
return | bool |
public SelCircleShape ( Duality.Components.Physics.CircleShapeInfo shape ) : System.Drawing | ||
shape | Duality.Components.Physics.CircleShapeInfo | |
return | System.Drawing |
public UpdateActionText ( IObjectAction action, bool performing ) : string | ||
action | IObjectAction | |
performing | bool | |
return | string |