r1-api-layer 1.0.2

This is the API for the in class project of the TINF22B6 course at DHBW Karlsruhe. Here we create a OSU-like game which also sends some of the game run data to a server to do statistical analysis with Julia.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Spawn

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hitbox** | [***models::Hitbox**](Hitbox.md) |  | [optional] [default to None]
**time** | **i32** |  | [optional] [default to None]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)