package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Config.SpawnSource

Sourcetype t = {
  1. mutable position : Oxbow_core.Spawn_position.t;
  2. mutable focus : bool;
}