Table of Contents

Namespace AlphaFramework

AlphaFramework is a Model-View-Presenter framework for creating game worlds with OmegaEngine.

Namespaces

AlphaFramework.Editor

Toolkit for creating IDE-like editors for games based on OmegaEngine and AlphaFramework. You can use it to create GUI dialogs, maps, particle systems, etc. for your game.

NuGet package: AlphaEditor

AlphaFramework.Presentation

Provides a basis for building presenters that visualize AlphaFramework.World-based game worlds using OmegaEngine.Graphics.Renderables.

NuGet package: AlphaFramework.Presentation

AlphaFramework.World

Provides a basis for building engine-agnostic models of game worlds.

NuGet package: AlphaFramework.World