Sie suchten nach: pygame (Spanisch - Englisch)

Menschliche Beiträge

Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.

Übersetzung hinzufügen

Spanisch

Englisch

Info

Spanisch

...y el archivo pygame original de:

Englisch

...and the pygame file originally comes from:

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Warnung: Enthält unsichtbare HTML-Formatierung

Spanisch

hasta aquí nada nuevo respecto a otros programas pygame.

Englisch

there is nothing new here from other pygame programs.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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.

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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.

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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:

Englisch

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:

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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.

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

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?

Englisch

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

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Spanisch

(¡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.)

Englisch

(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.)

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Eine bessere Übersetzung mit
8,705,051,530 menschlichen Beiträgen

Benutzer bitten jetzt um Hilfe:



Wir verwenden Cookies zur Verbesserung Ihrer Erfahrung. Wenn Sie den Besuch dieser Website fortsetzen, erklären Sie sich mit der Verwendung von Cookies einverstanden. Erfahren Sie mehr. OK