Inheritance Hierarchy
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public abstract class CanvasBasedEditor
The CanvasBasedEditor type exposes the following members.
Constructors Properties Methods
| Name | Description |
---|
| AddScreenMessage(String) | |
| AddScreenMessage(String, ColorValue) | |
| AddTextLinesWithShadow(IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
| AddTextLinesWithShadow(FontComponent, Double, IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
| AddTextWithShadow(String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
| AddTextWithShadow(FontComponent, Double, String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
| AddTextWordWrapWithShadow(String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
| AddTextWordWrapWithShadow(FontComponent, Double, String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
| CreateScene | |
| DestroyScene | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetFontSize | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| IsDocumentSaved | |
| IsObjectSelected | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| OnCreate | |
| OnDestroy | |
| OnGetTextInfoCenterBottomCorner | |
| OnGetTextInfoLeftTopCorner | |
| OnGetTextInfoRightBottomCorner | |
| OnJoystickEvent | |
| OnKeyDown | |
| OnKeyPress | |
| OnKeyUp | |
| OnMouseDoubleClick | |
| OnMouseDown | |
| OnMouseMove | |
| OnMouseRelativeModeChanged | |
| OnMouseUp | |
| OnMouseWheel | |
| OnSceneViewportUpdateGetCameraSettings | |
| OnSpecialInputDeviceEvent | |
| OnTick | |
| OnTimer10MsTick | |
| OnViewportCreated | |
| OnViewportDestroyed | |
| OnViewportUpdateBeforeOutput | |
| OnViewportUpdateBeforeOutput2 | |
| OnViewportUpdateBegin | |
| OnViewportUpdateEnd | |
| OnViewportUpdateGetObjectInSceneRenderingContext | |
| SaveDocument | |
| SelectObjects | |
| SettingsWindowSelectObjects | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopEvents Extension Methods See Also Inheritance Hierarchy