Table of Contents

Interface IGame

Namespace
Alis.Core.Ecs
Assembly
Alis.dll

The game interface

public interface IGame

Methods

Exit()

Exits this instance

void Exit()

Run()

Runs this instance

void Run()