Documentation
¶
Overview ¶
Package arktools provides a wrapper around and tools for the Ark ECS, for rapid prototyping of simulation models.
See the sub-packages:
- Arche wrapper & scheduler -- github.com/mlange-42/ark-tools/app
- General-purpose systems -- github.com/mlange-42/ark-tools/system
- Reporter systems for data handling -- github.com/mlange-42/ark-tools/reporter
- Observers for data extraction -- github.com/mlange-42/ark-tools/observer
- Commonly used resources -- github.com/mlange-42/ark-tools/resource
Directories
¶
| Path | Synopsis |
|---|---|
|
_examples
|
|
|
readme
command
|
|
|
Package app provides a wrapper around the Arche ECS world that helps with rapid prototyping and app/model development.
|
Package app provides a wrapper around the Arche ECS world that helps with rapid prototyping and app/model development. |
|
Package observer provides interfaces for observers that extract data from the ECS world.
|
Package observer provides interfaces for observers that extract data from the ECS world. |
|
Package reporter provides reporters as System implementations (github.com/mlange-42/ark-tools/app.System).
|
Package reporter provides reporters as System implementations (github.com/mlange-42/ark-tools/app.System). |
|
Package resource provides commonly used resources (in the ECS sense).
|
Package resource provides commonly used resources (in the ECS sense). |
|
Package system provides general-purpose [app.System] implementations.
|
Package system provides general-purpose [app.System] implementations. |
Click to show internal directories.
Click to hide internal directories.