box

package
v0.0.0-...-54eea7a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

type Box struct {
	TypeID       int     `json:"type_id"`
	Name         string  `json:"name"`
	Type         string  `json:"type"`
	CapacitySize float32 `json:"capacity_size"`
	FoldSize     float32 `json:"fold_size"`
	Protect      bool    `json:"protect"`
	ProtectLvl   int     `json:"protect_lvl"`
	Underground  bool    `json:"underground"`
	Height       int     `json:"height"`
	Width        int     `json:"width"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL