UIControl ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.UIEditor UIControl

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class UIControl

The UIControl type exposes the following members.

Constructors

  NameDescription
Public methodUIControl
Initializes a new instance of the UIControl class
Top
Methods

  NameDescription
Public methodChangeToInteractiveButton(UIEditorScene)
Public methodChangeToInteractiveButton(Boolean, UIEditorScene)
Public methodSetControlSize
Public methodSetMaterials
Public methodSetWidthAndHeight
Public methodUpdateMaterialsInViewPort
Top
Fields

  NameDescription
Public fieldBottomMargin
Public fieldcontentText
Public fieldcontrolLayer
Public fieldControlName
Public fieldHorizontalAllignment
Public fieldisClicking
Public fieldIsInteractiveButton
Public fieldLeftMargin
Public fieldRightMargin
Public fieldSelectedDisabledMaterial
Public fieldSelectedHoveredMaterial
Public fieldSelectedMaterial
Public fieldSelectedPressedMaterial
Public fieldTopMargin
Public fieldVerticalAllignment
Top
Properties

  NameDescription
Public propertyEntityHeight
Public propertyEntityWidth
Public propertyIndex
Top
See Also