Table of Contents

API Reference

Welcome to the Archon Engine API reference documentation.

This section contains detailed API documentation for all public types, methods, and properties in the Archon Engine.

Assemblies

  • Core - Deterministic simulation layer (commands, events, systems, data structures)
  • Map - GPU-based map rendering and interaction
  • StarterKit - Ready-to-use implementations for common grand strategy features
  • Utils - Shared utilities and helpers
  • Engine - Engine coordination and initialization

Core Systems

Commands

Data Types

Map Rendering

  • MapInitializer - Map initialization
  • GradientMapMode - Data visualization map modes
  • @Map.Province.ProvinceSelector - Mouse-based province selection