Click or drag to resize

IDocumentWindowWithViewport_CanvasBasedEditor Methods

The IDocumentWindowWithViewport_CanvasBasedEditor type exposes the following members.

Methods
 NameDescription
Public methodAddScreenMessage(String)
(Inherited from IDocumentWindowWithViewport)
Public methodAddScreenMessage(String, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodAddTextLinesWithShadow(IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodAddTextLinesWithShadow(FontComponent, Double, IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodAddTextWithShadow(String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodAddTextWithShadow(FontComponent, Double, String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodAddTextWordWrapWithShadow(String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodAddTextWordWrapWithShadow(FontComponent, Double, String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue)
(Inherited from IDocumentWindowWithViewport)
Public methodCreateScene
(Inherited from IDocumentWindowWithViewport)
Public methodDestroyScene
(Inherited from IDocumentWindowWithViewport)
Public methodFocus
(Inherited from IDocumentWindow)
Public methodGetFontSize
(Inherited from IDocumentWindowWithViewport)
Public methodIsDocumentSaved
(Inherited from IDocumentWindow)
Public methodIsObjectSelected
(Inherited from IDocumentWindow)
Public methodPerformBaseGetTextInfoCenterBottomCorner 
Public methodPerformBaseGetTextInfoLeftTopCorner 
Public methodPerformBaseGetTextInfoRightBottomCorner 
Public methodPerformBaseOnDestroy 
Public methodPerformBaseSceneViewportUpdateGetCameraSettings 
Public methodPerformBaseViewportCreated 
Public methodPerformBaseViewportDestroyed 
Public methodPerformBaseViewportJoystickEvent 
Public methodPerformBaseViewportKeyDown 
Public methodPerformBaseViewportKeyPress 
Public methodPerformBaseViewportKeyUp 
Public methodPerformBaseViewportMouseDoubleClick 
Public methodPerformBaseViewportMouseDown 
Public methodPerformBaseViewportMouseMove 
Public methodPerformBaseViewportMouseRelativeModeChanged 
Public methodPerformBaseViewportMouseUp 
Public methodPerformBaseViewportMouseWheel 
Public methodPerformBaseViewportSpecialInputDeviceEvent 
Public methodPerformBaseViewportTick 
Public methodPerformBaseViewportUpdateBeforeOutput 
Public methodPerformBaseViewportUpdateBeforeOutput2 
Public methodPerformBaseViewportUpdateBegin 
Public methodPerformBaseViewportUpdateEnd 
Public methodPerformBaseViewportUpdateGetObjectInSceneRenderingContext 
Public methodPerformEditorActionClick 
Public methodPerformEditorActionClick2 
Public methodPerformEditorActionGetState 
Public methodPerformOnTimer10MsTick 
Public methodSaveDocument
(Inherited from IDocumentWindow)
Public methodSelectObjects
(Inherited from IDocumentWindow)
Public methodSettingsWindowSelectObjects 
Public methodWorkareaModeSet
(Inherited from IDocumentWindowWithViewport)
Top
See Also