UIEditorScene ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.UIEditor UIEditorScene

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

public class UIEditorScene

The UIEditorScene type exposes the following members.

Constructors

  NameDescription
Public methodUIEditorScene
Initializes a new instance of the UIEditorScene class
Top
Methods

  NameDescription
Public methodActivateHiddenScene
Public methodAddAndSelectResolution
Public methodAddControl
Public methodChangeControlLayer
Public methodChangeGrid
Public methodChangeMaterialIfSelectingControl
Public methodChangeUIHeight
Public methodChangeUIWidth
Public methodCheckIfCanTransformControl
Public methodClearScene
Public methodCreateNewCenteredControl
Public methodCreateNewGrid
Public methodDeleteSelectedContent
Public methodDeleteSelectedControl
Public methodFillContentImageList
Public methodFillMaterialList
Public methodFillResolutionListWithDefaultResolutions
Public methodFillSceneNames
Public methodFindEntity2DOnPosition
Public methodLoadScene
Public methodRefreshOnContentChange
Public methodRemoveOldestResolutionIfMoreThenTen
Public methodSaveUI
Public methodSetEntity2D
Public methodSetMousePosition
Public methodSetSelectedControlNamesInList
Public methodSetSelectedIndex
Public methodSetSelectedName
Public methodSetSingleSelectedControl
Public methodTransformSelectedControl
Public methodUpdateOutLine
Top
Fields

  NameDescription
Public fieldcontrolAdder
Public fieldcontrolChanger
Public fieldcontrolMaterialChanger
Public fieldcontrolTransformer
Public fieldIsAnchoringControls
Public fieldSelectedIndex
Public fieldSelectedName
Public fielduiControl
Top
Properties

  NameDescription
Public propertyAvailableFontsInProject
Public propertyCanDeleteSelectedControl
Public propertyCanGenerateSourceCode
Public propertyCanSaveScene
Public propertyContentImageListList
Public propertyControlAllignmentAndMargins
Public propertyControlProcessor
Public propertyEnableButtons
Public propertyIsDrawingGrid
Public propertyIsMultiSelecting
Public propertyIsSelectingControl
Public propertyIsSnappingToGrid
Public propertyMaterialList
Public propertyNewGridHeight
Public propertyNewGridWidth
Public propertyResolutionList
Public propertyScene
Public propertySceneNames
Public propertySceneResolution
Public propertySelectedControlNamesInList
Public propertySelectedEntity2DList
Public propertySelectedFontName
Public propertySelectedResolution
Public propertyUIControlTransformer
Public propertyUIImagesInList
Public propertyUIName
Public propertyUISceneGrid
Top
See Also