Example #1
0
	def keyboardup(self, key, x, y):
		GameState.keyboardup(self, key, x, y)
		self.__textbox.keyboardup(key, x, y)