Click or drag to resize

ProductEditor Methods

The ProductEditor 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 (Inherited from CanvasBasedEditor.)
Protected methodOnGetTextInfoCenterBottomCorner (Inherited from CanvasBasedEditor.)
Protected methodOnGetTextInfoLeftTopCorner(ListString) (Inherited from CanvasBasedEditor.)
Protected methodOnGetTextInfoLeftTopCorner(ListString)
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 (Inherited from CanvasBasedEditor.)
Protected methodOnSpecialInputDeviceEvent (Inherited from CanvasBasedEditor.)
Protected methodOnTick (Inherited from CanvasBasedEditor.)
Protected methodOnTimer10MsTick (Inherited from CanvasBasedEditor.)
Protected methodOnViewportCreated (Inherited from CanvasBasedEditor.)
Protected methodOnViewportDestroyed (Inherited from CanvasBasedEditor.)
Protected methodOnViewportUpdateBeforeOutput (Inherited from CanvasBasedEditor.)
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