Classes
Class | Description | |
---|---|---|
CodePacker | ||
CodePacker DirectoryDoesNotExist | ||
CodePacker NoCodeAvailableToPack | ||
ContentExtensions | ||
ContentMetaDataWithFile | ||
DeltaEngineFrameworkExtensions |
Provides mapping to internal names and references
View code on GitHub | |
EditorViewport |
Viewport of the Editor, holds Screenspace, ensures that needed Commands are present and
allows plugins to control the viewport up to a degree. Plugins that want to destroy all
entities except for the viewport controls should call DestroyRenderedEntities View code on GitHub | |
EmbeddedResourcesLoader | ||
FileWatcher | ||
FrameworkFinder | ||
NoAccessForProject | ||
ProjectEntry | ||
ProjectNotAvailable | ||
SolutionExtensions | ||
SolutionFileLoader | ||
SolutionFileLoader ProjectNotFoundInSolution |
Interfaces
Interface | Description | |
---|---|---|
EditorPluginView |
Editor Plugin User Controls should derive this interface to appear in the editor list and get
the Service injected in the constructor. Plugins are loaded dynamically in the editor folder,
or you put your project in the DeltaEngine/Editor/ folder to be automatically picked up.
View code on GitHub | |
Service | ||
Tool | ||
ToolExtensions |
Enumerations
Enumeration | Description | |
---|---|---|
DeltaEngineFramework |
Available Frameworks for Delta Engine projects.
View code on GitHub |