Inheritance Hierarchy
DeltaEngine.Editor.UIEditor ControlAdder
Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ControlAdder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ControlAdder | Initializes a new instance of the ControlAdder class |
Methods
Name | Description | |
---|---|---|
AddButton | ||
AddControl | ||
AddControlToScene | ||
AddImage | ||
AddLabel | ||
AddNewImageToList | ||
AddSlider | ||
CreateCenteredControl | ||
SetDraggingButton | ||
SetDraggingImage | ||
SetDraggingLabel | ||
SetDraggingSlider |
Properties
Name | Description | |
---|---|---|
IsDragging | ||
IsDraggingButton | ||
IsDraggingImage | ||
IsDraggingLabel | ||
IsDraggingSlider |
See Also