Type Definition rpg::types::Gold [] [src]

type Gold = usize;

The type for gold. Used as a currency.