export class NetworkController { constructor(pawn) { this.pawn = pawn; } }