void init(Game *g) {
	portal0.setPortalType(0);
	portal1.setPortalType(1);
	g->mouseThrustOn=false;
}