GameList typedef

GameList = List<GameEntity>

Implementation

typedef GameList = List<GameEntity>;