예제 #1
0
파일: thing.py 프로젝트: r452031538/csci321
	def drawhud(self):
		if self.deployed:
			hud.drawmap()
		else:
			hud.drawminimap()
예제 #2
0
파일: thing.py 프로젝트: r452031538/csci321
	def drawhud(self):
		hud.drawminimap()