Some content could not load. We could not load files from our content delivery networks (CDN).
Your network may be blocking access. Ask your IT to allow loading from: .
Network domains required
We use these CDNs to deliver the files the site needs to run, please allow the following:
Domains to allow Used for
cdn.jsdelivr.net styles and JavaScript libraries.
cdnjs.cloudflare.com JavaScript libraries and icons.
code.jquery.com jQuery and jQuery UI.
pixelpad.io, cdn.pixelpad.io CDN of images, sounds, and application files.
cdn.datatables.net Interactive tables.
fonts.googleapis.com, fonts.gstatic.com Fonts stylesheets and font files.
s3.us-west-1.amazonaws.com, s3-us-west-1.amazonaws.com Project files stored on Amazon S3.
vmwan2cvlyzeklq4knz63qh6d40lewka.lambda-url.us-west-1.on.aws Amazon AWS Project play counters.
nexushud.org Learning assistant.
u45ivsqoja6u3sk7zaliv37zq40hpbxk.lambda-url.us-west-1.on.aws Amazon AWS AI character responses, when used.
  • EXPLORAR
  • APRENDER
  • INICIAR SESIÓN
  • Introduction
  • Game
  • Start-loop
  • Objects
  • Sprites
  • Animation
  • Sounds
  • Rooms
  • Input
  • Collision
  • Functions
  • Camera
  • Fps
  • Text
  • Graphics
  • Filters
  • Multiplayer
  • Ai

PixelPAD 2D - input

key_is_pressed(key: str) -> bool

Ejemplo
Descripción
Determines whether a keyboard key is currently pressed down. Will check every loop.
Parámetros
key
The name of a keyboard key to check, as a string. Possible values are A through Z, 0 through 9, arrowLeft/arrowRight/arrowUp/arrowDown, ' ' (space), enter, backspace, escape, shift, and control.

Devuelve
True if the key is currently pressed down, False otherwise.

key_was_pressed(key: str) -> bool

Ejemplo
Descripción
Determines whether a keyboard key was pressed down. Only checks once.
Parámetros
key
The name of a keyboard key to check, as a string. Possible values are A through Z, 0 through 9, arrowLeft/arrowRight/arrowUp/arrowDown, ' ' (space), enter, backspace, escape, shift, and control.

Devuelve
True if the key was pressed down, only checks once. False otherwise.

key_was_released(key: str) -> bool

Ejemplo
Descripción
Determines whether a keyboard key was released. Only checks once.
Parámetros
key
The name of a keyboard key to check, as a string. Possible values are A through Z, 0 through 9, arrowLeft/arrowRight/arrowUp/arrowDown, ' ' (space), enter, backspace, escape, shift, and control.

Devuelve
True if the key was pressed down, only checks once. False otherwise.

mouse_is_pressed(button: str) -> bool

Ejemplo
Descripción
Determines whether a mouse button is currently pressed down.
Parámetros
button
The name of a mouse button to check, as a string. Possible values are left, right, and middle.

Devuelve
True if the button is currently pressed down, False otherwise.

mouse_was_pressed(button: str) -> bool

Ejemplo
Descripción
Determines whether a mouse button was pressed down on the current frame.
Parámetros
button
The name of a mouse button to check, as a string. Possible values are left, right, and middle.

Devuelve
True if the button is currently pressed down, False otherwise.

mouse_x() -> int

Ejemplo
Descripción
Returns the current X coordinate of the mouse pointer.
Parámetros
None
No Parameters.

Devuelve
The current X coordinate of the mouse pointer. 0 is the middle of the screen, positive numbers are to the right, and negative numbers are to the left.

mouse_y() -> int

Ejemplo
Descripción
Returns the current Y coordinate of the mouse pointer.
Parámetros
None
No Parameters.

Devuelve
The current Y coordinate of the mouse pointer. 0 is the middle of the screen, positive numbers are to the right, and negative numbers are to the left.

Input

Input is anything we give to the computer for it to process, such as our keyboard and mouse.
PixelPAD
Sobre nosotros
Discord
Versión Arm 3.0.943
Recursos
Documentación
EULA
Política de privacidad
Contáctanos
hello@pixelpad.io
© 2026 Todos los derechos reservados.
PixelPAD.io
Español
English Deutsch Español Français Português 日本語 简体中文 繁體中文 한국어
Logo

¡Hola de nuevo!

Inicia sesión para seguir creando

Guarda tu proyecto iniciando sesión o registrándote.
¿Has olvidado tu contraseña?

¿No tienes cuenta?

Logo

Crea tu cuenta

Únete a miles de creadores en PixelPad

Guarda tu proyecto iniciando sesión o registrándote.

¿Ya tienes cuenta? Iniciar sesión

Logo

Únete como docente

Dale a tus estudiantes herramientas creativas

Crea aulas y supervisa el progreso de tus estudiantes.

¿Ya tienes cuenta? Iniciar sesión