public void setGameCallback(IGameCallback callback) {
   subspace.setGameCallback(callback);
 }