DeltaEngine.Editor.ProjectCreator Namespace
Delta Engine Documentation
Classes
Class
Description
CsProject
Required information for creation of a Delta Engine C# project.
View code on GitHub
CsProjectExtensions
CsProjectExtensions
NoProjectFilePathSpecified
CsProjectExtensions
ProjectFileDoesNotExistsAtSpecifiedPath
CsProjectExtensions
SpecifiedFileIsNoProjectFile
InputValidator
Validates user input to meet the coding standards and avoid exceptions.
View code on GitHub
MyDocumentsExtensions
ProjectCreator
Creates a new Delta Engine project on the drive based on a VisualStudioTemplate (.zip).
View code on GitHub
ProjectCreator
SourceFileNotAvailable
ProjectCreatorView
Enables users to create a Delta Engine project and select framework (Xna, OpenGL, DirectX)
View code on GitHub
ProjectCreatorViewModel
Replacement
Holds an old and a new string used for string replacements.
View code on GitHub
SlnFileDataGenerator
SlnFileDataGenerator
ProjectFilePathMustBeRelativeToSolutionPath
VsTemplate
Template ZIP-File from which a new Delta Engine C# project will be created.
View code on GitHub