Hai cercato la traduzione di pygame da Spagnolo a Inglese

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Spagnolo

Inglese

Informazioni

Spagnolo

...y el archivo pygame original de:

Inglese

...and the pygame file originally comes from:

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

deriva de la clase "sprite" en pygame. """

Inglese

it derives from the "sprite" class in pygame. """

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Attenzione: contiene formattazione HTML nascosta

Spagnolo

hasta aquí nada nuevo respecto a otros programas pygame.

Inglese

there is nothing new here from other pygame programs.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

el código anterior inicializa pygame y crea una ventana para el juego.

Inglese

the code above initializes pygame and creates a window for the game.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

este código puede usarse como plantilla general para cualquier programa pygame.

Inglese

this code can be used as a base template for a pygame program.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

este es un ejemplo que muestra cómo usar la plantilla pygame con este patrón:

Inglese

here is an example that shows how to do the base pygame template using this pattern:

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

para tener soporte de sprites, importamos la librería pygame en la línea 1.

Inglese

the pygame library is imported for sprite support on line 1.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

en este momento, pygame y python deberían estar listos y ejecutándose en tu sistema.

Inglese

at this point, pygame and python should be up and running on your system. python does not come with a way to edit files, so you will need to download an ide like the free wing 101 ide.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

por último, vamos a instalar pygame. sustituye tunombre por el de tu cuenta de usuario.

Inglese

let's finally install pygame. replace yourname with your account name.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

si aún no has instalado pygame, las instrucciones para hacerlo se encuentran en la sección antes de empezar .

Inglese

if you haven't installed pygame yet, directions for installing pygame are available in the before you begin section.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

el atributo rect, es una variable que, a su vez, es instancia de la clase rect que proporciona pygame.

Inglese

the attribute rect is a variable that is an instance of the rect class that pygame provides.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

si decides echar un vistazo a la guía de referencia de pygame, verás la definición de una función como ésta:

Inglese

if you decide to look at that pygame reference, you might see a function definition like this:

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

pero si lo que quieres es profundizar sobre juegos a pantalla completa, revisa esta documentación sobre el comando display de pygame .

Inglese

but if you want to find out more about full-screen games, check out the documentation on pygame's display command.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

los programas que hemos visto en clase han hecho uso de funciones que provenían de los módulos math y random, así como de la biblioteca pygame.

Inglese

in this class programs have already used functions from the math module, the random module, and the pygame library.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

al escribir import pygame e import random al principio de los programas que hemos usado hasta ahora, lo que hemos hecho ha sido llamar a esos módulos.

Inglese

by using import pygame and import random, the programs created so far have already used modules.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

la primera tarea que un programa pygame necesita hacer es cargar e inicializar la biblioteca pygame. todo programa que use pygame debería empezar con estas líneas:

Inglese

the first code a pygame program needs to do is load and initialize the pygame library. every program that uses pygame should start with these lines:

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

en estos momentos, si pinchamos el botón de “cierre” de la ventana, mientras ejecutamos nuestro programa pygame dentro del idle, conseguiremos que se bloquee.

Inglese

right now, clicking the “close” button of a window while running this pygame program in idle will still cause the program to crash.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

antes de que un programa pygame de python pueda usar cualquier función como pygame.display.set_mode(), qué dos líneas de código debemos escribir primero?

Inglese

before a python pygame program can use any functions like pygame.display.set_mode(), what two lines of code must occur first? 3.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Spagnolo

(¡hola! si aún no tienes una maquina con python y pygame instalado, entonces regresa a la sección “anterior” para descargar e instalarlos para que puedas empezar.)

Inglese

(hi! if you don't already have a machine with python and pygame installed, then hop back to the “foreward” section to download and install them so you can get started.)

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
8,705,931,055 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK