function engine.KeyPressed(key) print("Pressed key: " .. key) end