Click or drag to resize

ObjectInSpaceEditor Methods

The ObjectInSpaceEditor type exposes the following members.

Methods
 NameDescription
Protected methodAddObjectScreenLabel
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodAddScreenMessage(String)
(Inherited from CanvasBasedEditor)
Public methodAddScreenMessage(String, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodAddTextLinesWithShadow(IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodAddTextLinesWithShadow(FontComponent, Double, IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodAddTextWithShadow(String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodAddTextWithShadow(FontComponent, Double, String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodAddTextWordWrapWithShadow(String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodAddTextWordWrapWithShadow(FontComponent, Double, String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from CanvasBasedEditor)
Public methodCalculateCreateObjectPosition
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodCalculateCreateObjectPositionUnderCursor
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodCanNewObject
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodCanSnap
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodCreateScene
(Inherited from CanvasBasedEditor)
Public methodDestroyScene
(Inherited from CanvasBasedEditor)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetFontSize
(Inherited from CanvasBasedEditor)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetMouseOverObjectToSelectByClick
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodGetMouseOverObjectToSelectByClick(SceneEditorGetMouseOverObjectToSelectByClickContext)
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodGetMouseOverObjectToSelectByClick(SceneEditorGetMouseOverObjectToSelectByClickContext)
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodGetMouseOverObjectToSelectByClick2
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodGetObjectsInSpaceToSelectByRectangle
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodGetObjectsToSelectByRectangle
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsDocumentSaved
(Inherited from CanvasBasedEditor)
Public methodIsObjectSelected
(Inherited from CanvasBasedEditor)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodOnCreate
(Overrides CanvasBasedEditorWithObjectTransformToolsOnCreate)
Protected methodOnDestroy
(Overrides CanvasBasedEditorWithObjectTransformToolsOnDestroy)
Protected methodOnEditorActionClick
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnEditorActionClick2
(Inherited from CanvasBasedEditor)
Protected methodOnEditorActionGetState
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnGetTextInfoCenterBottomCorner
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnGetTextInfoLeftTopCorner
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnGetTextInfoRightBottomCorner
(Inherited from CanvasBasedEditor)
Protected methodOnJoystickEvent
(Inherited from CanvasBasedEditor)
Protected methodOnKeyDown
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnKeyPress
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnKeyUp
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnMouseDoubleClick
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnMouseDown
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnMouseMove
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnMouseRelativeModeChanged
(Inherited from CanvasBasedEditor)
Protected methodOnMouseUp
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnMouseWheel
(Inherited from CanvasBasedEditor)
Protected methodOnSceneViewportUpdateGetCameraSettings
(Overrides CanvasBasedEditorOnSceneViewportUpdateGetCameraSettings(Boolean))
Protected methodOnSpecialInputDeviceEvent
(Inherited from CanvasBasedEditor)
Protected methodOnTick
(Overrides CanvasBasedEditorWithObjectTransformToolsOnTick(Single))
Protected methodOnTimer10MsTick
(Inherited from CanvasBasedEditor)
Protected methodOnViewportCreated
(Overrides CanvasBasedEditorOnViewportCreated)
Protected methodOnViewportDestroyed
(Inherited from CanvasBasedEditor)
Protected methodOnViewportUpdateBeforeOutput
(Overrides CanvasBasedEditorWithObjectTransformToolsOnViewportUpdateBeforeOutput)
Protected methodOnViewportUpdateBeforeOutput2
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodOnViewportUpdateBegin
(Inherited from CanvasBasedEditor)
Protected methodOnViewportUpdateEnd
(Inherited from CanvasBasedEditor)
Protected methodOnViewportUpdateGetObjectInSceneRenderingContext
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodSaveDocument
(Inherited from CanvasBasedEditor)
Public methodSelectByRectangle_GetRectangle
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodSelectObjects
(Inherited from CanvasBasedEditor)
Public methodSettingsWindowSelectObjects
(Inherited from CanvasBasedEditor)
Public methodSnap
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Protected methodTransformToolCloneAndSelectObjects
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodTransformToolCreateObject
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodTransformToolModifyBegin
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodTransformToolModifyCancel
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Protected methodTransformToolModifyCommit
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Public methodTryNewObject
(Inherited from CanvasBasedEditorWithObjectTransformTools)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also