• API Documentation
Show / Hide Table of Contents
  • Rebus
    • Arguments
    • Biome
    • CantorPairing
    • CommandRequest
    • CommandResponse
    • CommandType
    • Commodity
    • Configuration
    • ConflictEventArgs
    • Depths
    • Economy
    • Fleet
    • HexPoint
    • IGameService
    • ILoginService
    • Player
    • Unit
    • User
    • Zone
    • ZoneInfo
  • Rebus.Client
    • GraphicsEngine
    • Layout
    • RpcClient
    • ZoneVisualizer
  • Rebus.Client.Lenses
    • BiomeLens
    • ConstellationLens
    • Lens
    • PopulationLens
    • StarLens
  • Rebus.Server
    • AStarSearch
    • EvaluationContext
    • FisherYatesShuffle
    • JuliaSet
    • PowerSet
  • Rebus.Server.Considerations
    • Agent
    • Behavior
    • BehaviorCollection
    • Consideration
    • ConsiderationCollection
    • FunctionConsideration
    • LinearConsideration
    • QuadraticConsideration
  • Rebus.Server.Functions
    • IFunctions<T>
  • System
    • NegativeExponentialRandom
  • System.Text.Json.Serialization.Converters
    • ComplexConverter
    • CultureInfoConverter
    • IPAddressConverter

Namespace Rebus

Provides serializable types used for client-server communications.

Classes

Arguments

Biome

CantorPairing

Provides an implementation of the Cantor pairing function. This class cannot be inherited.

CommandRequest

CommandResponse

Commodity

Configuration

ConflictEventArgs

Depths

Economy

Fleet

Player

Unit

User

Zone

ZoneInfo

Structs

HexPoint

Represents a cubic coordinate in three dimensions (Q, R, and S) used to identify a location in a grid of hexagons.

Interfaces

IGameService

ILoginService

Enums

CommandType

In This Article
Back to top © 2021-2022 Ishan Pranav. All rights reserved. Licensed under the MIT License.