GameType interface
Basic data for types of games.
Signature:
export interface GameType
Properties
description
A short description about the game type.
Type: String
gametype
The name of this type of game.
Type: String
Basic data for types of games.
Signature:
export interface GameType
A short description about the game type.
Type: String
The name of this type of game.
Type: String