Click or drag to resize

ObjectInSpaceEditor Methods

The ObjectInSpaceEditor type exposes the following members.

Methods
  NameDescription
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 methodCreateScene (Inherited from CanvasBasedEditor.)
Public methodDestroyScene (Inherited from CanvasBasedEditor.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsDocumentSaved (Inherited from CanvasBasedEditor.)
Public methodIsObjectSelected (Inherited from CanvasBasedEditor.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnCreate (Overrides CanvasBasedEditorOnCreate.)
Protected methodOnDestroy (Overrides CanvasBasedEditorOnDestroy.)
Protected methodOnGetTextInfoCenterBottomCorner (Inherited from CanvasBasedEditor.)
Protected methodOnGetTextInfoLeftTopCorner (Inherited from CanvasBasedEditor.)
Protected methodOnGetTextInfoRightBottomCorner (Inherited from CanvasBasedEditor.)
Protected methodOnJoystickEvent (Inherited from CanvasBasedEditor.)
Protected methodOnKeyDown (Inherited from CanvasBasedEditor.)
Protected methodOnKeyPress (Inherited from CanvasBasedEditor.)
Protected methodOnKeyUp (Inherited from CanvasBasedEditor.)
Protected methodOnMouseDoubleClick (Inherited from CanvasBasedEditor.)
Protected methodOnMouseDown (Inherited from CanvasBasedEditor.)
Protected methodOnMouseMove (Inherited from CanvasBasedEditor.)
Protected methodOnMouseRelativeModeChanged (Inherited from CanvasBasedEditor.)
Protected methodOnMouseUp (Inherited from CanvasBasedEditor.)
Protected methodOnMouseWheel (Inherited from CanvasBasedEditor.)
Protected methodOnSceneViewportUpdateGetCameraSettings (Overrides CanvasBasedEditorOnSceneViewportUpdateGetCameraSettings(Boolean).)
Protected methodOnSpecialInputDeviceEvent (Inherited from CanvasBasedEditor.)
Protected methodOnTick (Overrides CanvasBasedEditorOnTick(Single).)
Protected methodOnTimer10MsTick (Inherited from CanvasBasedEditor.)
Protected methodOnViewportCreated (Overrides CanvasBasedEditorOnViewportCreated.)
Protected methodOnViewportDestroyed (Inherited from CanvasBasedEditor.)
Protected methodOnViewportUpdateBeforeOutput (Overrides CanvasBasedEditorOnViewportUpdateBeforeOutput.)
Protected methodOnViewportUpdateBeforeOutput2 (Inherited from CanvasBasedEditor.)
Protected methodOnViewportUpdateBegin (Inherited from CanvasBasedEditor.)
Protected methodOnViewportUpdateEnd (Inherited from CanvasBasedEditor.)
Protected methodOnViewportUpdateGetObjectInSceneRenderingContext (Inherited from CanvasBasedEditor.)
Public methodSaveDocument (Inherited from CanvasBasedEditor.)
Public methodSelectObjects (Inherited from CanvasBasedEditor.)
Public methodSettingsWindowSelectObjects (Inherited from CanvasBasedEditor.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also