Move Category
constructor(id: Int, name: String, moves: List<Handle.Named<Move>>, descriptions: List<Description>)(source)
Parameters
id
The identifier for this resource.
name
The name for this resource.
moves
A list of moves that fall into this category.
descriptions
The description of this resource listed in different languages.