Module db

Module db 

Source
Expand description

A general database of item types. Most game items go here.

Items that need special handling are stored separately in the Everything type.

Structs§

Db
The main database of game items.
DbEntry

Traits§

DbKind

Type Aliases§

FlagValidator